Forum Discussion
JAlarco
4 years agoFrequent Visitor
Power Bi Table Total Percentage
Hello everyone, I need assistance as I am having issues with the total field in a table using percentage. I have data that looks like Data Previous Year | Data Current Year | Percent Change...
- 4 years ago
use SUMX which iterates the calculation for each row
eg SUMX(yourtablename,[yout percent measure name]
please click the thumbs up and accept as solution buttons. Thanks 😀
speedramps
Super User
4 years agouse SUMX which iterates the calculation for each row
eg SUMX(yourtablename,[yout percent measure name]
please click the thumbs up and accept as solution buttons. Thanks 😀