Forum Discussion
hamza1308
7 years agoFrequent Visitor
Change count on card based on filter values.
Hi All, I have a card that has shows the count of all the projects. There are slicer drop downs like: -Employee Name -Practice (like Finance, DevOps, AppDev) I am trying to change the coun...
TeigeGao
7 years agoSolution Sage
Hi hamza1308 ,
In your scenario, we can use the Slicer visual to sort the -Employee Name-Practice (like Finance, DevOps, AppDev). Then when we filter data in the slicer, the data in other visual will also be filtered.
We can also create another separate table (Employee Name, Practice) which has no relationship with other table, then use all selected() function to get the selected value.
You'd better share some sample and expected result to us.
Best Regards,
Teige