Forum Discussion
undefined
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
3 Replies
- HarishKMSuper User
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 !!
- amitchandakSuper User
Gayatrisalvi , 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)
https://www.youtube.com/watch?v=cyOquvfhzNM
- GayatrisalviFrequent Visitor
Thankyou somuch let me check also what about the
Have you come across below scenario
I have PBI report based on an excel , as the business requirement change, i refresh the excel with new data
But when i try to import the new excel version
It doesnt replace the old one
Hence i have to recreate all the visuals and relationships based on the new excel
Is there any way to rightly replace the original excel
So that i dint have to recreate the visual ?