Forum Discussion
Syndicate_Admin
Administrator
2 years agoVariacion Porcentual
Hello! I'm having trouble showing in a matrix a percentage variation I made with a measure. He created the measure to be able to obtain the percentage variation between the total Revenue of a...
Anonymous
2 years agoNot applicable
Can you provide the sample code of your measure, and based on your description, you want to calculate the total Revenue, you may need to use allselected() or all() function. you can refer to the following link about the following funciton.
ALLSELECTED function (DAX) - DAX | Microsoft Learn
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.