I have following table
I want to show top 10 products where profit is less than equal to zero.
Follow these below steps-
Step-1: Add a visual level filter with profit <= 0. For example check the below image.
Step-2: Add another filter with show TOP 10 on the value column. Check the below image for example-
You will get your desired output.