Forum Discussion
Bali21
3 years agoFrequent Visitor
Action Filter in Power BI
Hello All, I have a scenario where basically I am using 2 view in report. View1 on the top have location and 3 calculated column which is showing count of emp. View 2 below have emp name, mgr name ...
amitchandak
Super User
3 years agoBali21 , Only thing the first visual will pass is location. Assume the first and second views is having a common location. you can filter that, Rest has to filter based on a measure.
I doubt with current information I can suggest a measure for that.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.