Forum Discussion
Sum measure values from specific table
Hello all,
I have got a problem. I wrote a measure using 3 different tables to predict costs for products in future.
My measure uses about 5 calculate functions with allexcepts and distinct countrows and filters and so on, so i can not just sum it up so easily. My question is, if i have table, where i have all data needed to make my measure work, can i simply take that cell from table?
8 Replies
- v-lili6-msftCommunity Support
hi, Anonymous
You can get it, but you need to use VAR Function to create a dynamic table firstly.
Best Regards,
Lin
- AnonymousNot applicable
Hello, v-lili6-msft
I am intrested, can you help me with creating that table? And will it be slower or faster?
Thank you for sharing the idea
Best Regards
Radkos
- v-lili6-msftCommunity Support
hi, Anonymous
This requires specific data and requirements to be analyzed. this case can help you understand it.
https://community.powerbi.com/t5/Desktop/Group-Measure-values-on-rows/m-p/514475#M240454
Best Regards,
Lin