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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
_chris_
Helper III
Helper III

Filtering in visual element?

Hi, i have a table with columns delta and amount. I want to show only the Top 5 rows ordered by amount desc but only where delta>20. Is there a way to directly achieve this in the visual element (table) or do i need to modify already the data source. This i am trying to avoid as this data source is already bound to other visual elements. Thx for you help Chris

1 ACCEPTED SOLUTION

Hi @_chris_,

 

Did not understand that part of the question, go to the Delta column and filter all that are above 20 even if delta is not part of your visual table you can filter the table taking that into account.

 

In the example below I only have 4 deltas above 20 so the list is not giving me the top 5 but 4.

 

topnvisual.gif

 

This is making a simple use of the tool, you can also create some measure to make this to work, but believe that this simple soluition is better for begining to understand the filters options you have.

 

Regards,

MFelix

 

 

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





View solution in original post

4 REPLIES 4
LivioLanzo
Solution Sage
Solution Sage

try to set these filters in the visual level filter

 

where TotalAmount is a measure: =SUM( Data[Amount] )

 

Capture.PNG

 


 


Did I answer your question correctly? Mark my answer as a solution!


Proud to be a Datanaut!  

MFelix
Super User
Super User

Hi @_chris_,

 

If you select the table and go to the visual filters if you select one of the columns in your table and the delta column as TOP and then filter it by the top n that you need.

 

See below my value column can be your delta column.

topnvisual.gif

 

Regards,

MFelix

 

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





Hi Felix, thank you very much that you took the effort to create a video! I really appreciate this. However, I understand that i can filter for TOP5 by value. But where comes the rule "do this only for the ones where Delta>20" into play?

 

BR Chris

Hi @_chris_,

 

Did not understand that part of the question, go to the Delta column and filter all that are above 20 even if delta is not part of your visual table you can filter the table taking that into account.

 

In the example below I only have 4 deltas above 20 so the list is not giving me the top 5 but 4.

 

topnvisual.gif

 

This is making a simple use of the tool, you can also create some measure to make this to work, but believe that this simple soluition is better for begining to understand the filters options you have.

 

Regards,

MFelix

 

 

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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.