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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
Sebaskas
Frequent Visitor

filtrar valores de una medida

Se requiere filtar valores de una medida 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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
Anonymous
Not applicable

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
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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