Forum Discussion
Filtering a DAX Formula
Is there a way I could filter this down even more by a different metric I used?
Hi , Anonymous
Accoding to your description, you want to " filter this down even more by a different metric".
If you want yes, your measure is calculated based on other metrics.There are several ways you can refer to:
(1)You can put your metric in a visual object, and then put this measure above the value, and then the measure will be calculated based on the corresponding field you place.(2)You can separate the CALCULATE() function with commas and continue to add the conditions you want to increase your computational index.
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
1 Reply
- v-yueyunzh-msftCommunity Support
Hi , Anonymous
Accoding to your description, you want to " filter this down even more by a different metric".
If you want yes, your measure is calculated based on other metrics.There are several ways you can refer to:
(1)You can put your metric in a visual object, and then put this measure above the value, and then the measure will be calculated based on the corresponding field you place.(2)You can separate the CALCULATE() function with commas and continue to add the conditions you want to increase your computational index.
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly