Forum Discussion
Anonymous
3 years agoNot applicable
Create a calculated table filtering by a measure
Hi, How can i create a calculated table filtering this new table by a measure that i created?
- Anonymous3 years ago
I Solved using dax, ty everyone!
v-xiaosun-msft
Community Support
3 years agoHi Anonymous ,
Calculated Tables are created at refresh time, while Measures are calculated at query time. After you create a calculated table, please establish a relationship between your fact tables and your calculated table, and then you can use a slicer to filter the new table.
Best Regards,
Community Support Team _ xiaosun
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
3 years agoNot applicable
I Solved using dax, ty everyone!