Forum Discussion
Dynamic visual level filter (calculated Measure Flag)
- 6 years ago
Hi Anonymous ,
Two workarounds: Convert table structure or try to use slicer to achieve this goal(single selection). You could refer to my sample for details.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
Two workarounds: Convert table structure or try to use slicer to achieve this goal(single selection). You could refer to my sample for details.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years agoNot applicable
Hi @cst,
Thanks for your time.
I gone through pbix provided, Workaround#1 (change table structure not feasible in my case, because it will change grain of data).
Workaround#2 (slicer with single selection) same solution I implemented last Friday, as small POC. So I concluded 2nd approach worked for my initial requirement.
Next I have to build next brick on top of it, which sounds more complicated requirement (I will post it here, if needed).
I'm happy to accept this as solution 🙂
Thanks a lot!