Forum Discussion
Identify where a query is used
Have to agree that something like this would be nice.
The ability for example to show data-tables on certain tabs/pages, but hide them for others where they are not used would be great to helping developers having an organised experienced while making their reports.
Not sure if this exists yet, but it would be really handy if PBIX files could be added to a visual studio project ( ideally along side SSRS RDL-files) This way developers can go to one place where they can manage and deploy the entire solutions (great for migrating to new server), projects or individual files. This also becomes a nice way to handle the folder structure of the PowerBI report server (on-site). It also means we can do a find (ctrl+f) to search for certain text such as column names, or SQL commands used across the entire solution, something I often need to do in SSRS projects.