Forum Discussion
zebra
Helper II
2 years agocreate virtual table based on slicer value
Hey, I am trying to create a virtual table that will contains the data from the parent table however this virtual table will contains the subset of data from the parent table based on the slicer va...
Kishore_KVN
Solution Sage
2 years agoHello zebra ,
Use CALCULATETABLE instead of just FILTERING directly. This will help you to create new table as per your filtering.
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!