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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
Resident Rockstar
Resident Rockstar

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
Resident Rockstar
Resident Rockstar

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

April Fabric Community Update

Fabric Community Update - April 2024

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