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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
anshul_marele
New Member

List down columns and measures which are used somewhere in any visual or filter in power BI report

Hi,

 

How to list down columns and measures which are used somewhere in any visual or filter in power BI report?

@PowerBI

1 ACCEPTED SOLUTION
AnalyticsWizard
Solution Supplier
Solution Supplier

2 REPLIES 2
v-nuoc-msft
Community Support
Community Support

Hi @anshul_marele 

 

Every visualization in Power BI has a Visual Level Filters section that by default includes all the columns and measures included in the visualization.

 

Applying a measure filter in Power BI - SQLBI

 

Add a filter to a report in Power BI - Power BI | Microsoft Learn

 

Here I have provided a simple example: 

 

Filtering values greater than fifty.

 

Here's some dummy data

 

"Table"

vnuocmsft_0-1713339443418.png

 

Create a mesure.

 

Measure = IF(SELECTEDVALUE('Table'[Values]) > 50 , 1, 0)

 

vnuocmsft_1-1713339516891.png

 

Here is the result.

 

vnuocmsft_2-1713339560918.png

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

AnalyticsWizard
Solution Supplier
Solution Supplier

@anshul_marele 

Consider this:

How to find and delete unused Measures in Power BI (youtube.com)

How To Automatically Delete Unused Columns And Measures In Power BI (youtube.com)

Solved: Find the unused Measure/Data - Microsoft Fabric Community

 

If this post helps, please consider Accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudo 👍

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.