The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello:
There is some way to know what measurements have been used on each of the tabs in a general way. I know that if you select the visual in the list of data, you will be selected which ones I have used, but I am looking for something more general such as a report of varials for all the pages that the PBI has.
The situation is as follows: I have created a measure that I used in several tabs (I don't remember in which ones) and now I have to modify that measure in one tab and I would like to know which other tabs are going to be affected by the change I am going to make.
Hi @Syndicate_Admin ,
Thanks for @lbendlin reply. In power bi if you want to see which visual objects a measure works on you can't, but you can see how the visual pair of phenomena is constructed by clicking on the visual object and looking at the data column on the right to see which measures are enabled by checking the box.
Best regards,
Albert He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
measures are not used until the report user actually looks at them. So what you really need is to harvest the AX queries for all report page visuals.