The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a filter set on page to show loans of 5-6 categories based on parameter A
I want to add another filter to only one of the categories that has been filtered above
My question is on adding a second filter to only one category of data in the first filter
@Gayatrisalvi Hey,
You can try this .
Power BI - Edit Interactions features - Power BI Docs
Thanks
Harish M
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
Many thanks for the document.
if they are from one table, they will filter each other,
If they are not from the same table, you can use measure from a common fact as a visual level filter(check for not blank)