Forum Discussion
Anonymous
2 years agoNot applicable
Create Dynamic Measure Tables using Values from Slicer
I have a Dynamic Measure Table and need to pass in the slicer value. Unfortunately the value of the slicer is not being passed into it. I tried creating a measure to select value from the slicer and ...
Anonymous
2 years agoNot applicable
Hi Anonymous ,
Is your TestMetricsTable a calculation table? In power bi it is not possible to subject the calculation table to slicers, the calculation table is only calculated during data loading and refreshing. If you need to take slicers and filters into account, you need to use measure.
You can put the corresponding fields directly in the table and they will be dynamically transformed according to the selected values of the slicer.
If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.