Is there a way to get a comprehensive breakdown of cube tables that are used across all dashboards?
Either with python or native features?聽DRay聽
newbie12
Posted 1 year ago 路 Edited 1 year ago路Last reply 1 year ago
2 comments
Either with python or native features?聽DRay聽
Hamza Jap-Tjong
路1 year agoHey聽newbie12聽
There is no native feature. You will need to write a python script that this 贸r you can import the sisense application database. This contains both the information regarding dashboards and elasticubes. It will take some modelling, however when you get to finish it , it will be a very scalable solution that is very easy to use.聽
Another option would be the use聽Benji_PaldiTeam聽's Field Analyze plugin (https://www.paldi.solutions/sisense-plugins/field-analyzer) . This gives you an intuitive UI to get this information
Hamza
聽