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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.