Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
StuartSmith
Power Participant
Power Participant

View DAX Code behind Filters.

Is there a way to see the code behind filters i apply via the GUI.  As an example, in MS Exchange, you can view the Powershell script of an action you apply via the Exchange GUI, so the next time, you can run the action via Powershell and not Exchange.

 

Do Power Apps offer the same feature.  A

 

2020-10-14_15-33-37.png

1 ACCEPTED SOLUTION
blopez11
Super User
Super User

Yes

If you enable the "Performance Analyzer" in the desktop

- go to View tab, then select "Performance analyzer" in the "Show panes" group

 

Go to the tab that your visual in question resides in

 

In the "Performance analyzer" pane, select "Start recording", then "Refresh visuals", then "Stop"

 

You should find your visual under the Name column, then expand the group and select "Copy query"

 

That query will show you the query used for the visual and you should find how the "Filters on this visual" is used

 

Good luck,

View solution in original post

2 REPLIES 2
blopez11
Super User
Super User

Yes

If you enable the "Performance Analyzer" in the desktop

- go to View tab, then select "Performance analyzer" in the "Show panes" group

 

Go to the tab that your visual in question resides in

 

In the "Performance analyzer" pane, select "Start recording", then "Refresh visuals", then "Stop"

 

You should find your visual under the Name column, then expand the group and select "Copy query"

 

That query will show you the query used for the visual and you should find how the "Filters on this visual" is used

 

Good luck,

Thanks

 

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.