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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Sebaskas
Frequent Visitor

filtrar valores de una medida

Se requiere filtar valores de una medida 

1 ACCEPTED SOLUTION
v-nuoc-msft
Community Support
Community Support

Hi @Sebaskas 

 

You can filter metrics in Power BI in a number of ways. Here are a few methods you can use:

 

To use the Filters pane:


Select the visual objects to filter.


In the Visualizations pane, click the Filter icon.


Adds the metric value to the Filter in this visual object section.

 

Tour the report Filters pane - Power BI | Microsoft Learn

 

Create a metric filter:


Use DAX to create a new metric that contains the filter logic.


For example, you can use this function to create a metric that contains only the value FILTER that satisfies a specific condition.

 

FILTER function (DAX) - DAX | Microsoft Learn

 

Using a slicer:


Creates a new table with a series of values.


Add a slicer to the report based on this new table.


Creates a metric that checks whether the current value is in the selected range and uses this metric to filter visual objects.

 

Slicers in Power BI - Power BI | Microsoft Learn

 

Regards,

Nono Chen

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

View solution in original post

1 REPLY 1
v-nuoc-msft
Community Support
Community Support

Hi @Sebaskas 

 

You can filter metrics in Power BI in a number of ways. Here are a few methods you can use:

 

To use the Filters pane:


Select the visual objects to filter.


In the Visualizations pane, click the Filter icon.


Adds the metric value to the Filter in this visual object section.

 

Tour the report Filters pane - Power BI | Microsoft Learn

 

Create a metric filter:


Use DAX to create a new metric that contains the filter logic.


For example, you can use this function to create a metric that contains only the value FILTER that satisfies a specific condition.

 

FILTER function (DAX) - DAX | Microsoft Learn

 

Using a slicer:


Creates a new table with a series of values.


Add a slicer to the report based on this new table.


Creates a metric that checks whether the current value is in the selected range and uses this metric to filter visual objects.

 

Slicers in Power BI - Power BI | Microsoft Learn

 

Regards,

Nono Chen

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

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.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

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