Forum Discussion

JAlarco's avatar
JAlarco
Frequent Visitor
4 years ago
Solved

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...
  • speedramps's avatar
    4 years ago

    use SUMX which iterates the calculation for each row

     

    eg   SUMX(yourtablename,[yout percent measure name]

     

    See this video 

     

    please click the thumbs up and accept as solution buttons. Thanks ðŸ˜€