Forum Discussion

troystyle's avatar
troystyle
Regular Visitor
10 years ago
Solved

Help with DAX calculation( addition and division)

I am relatively new to PowerBI and though i have created many dashboards and reports, i need help in creatiing this dax calculations in a report i am working on, i have tried several calculations and was getting the wrong results

 

I have two columns of data which looks as follows: 

 ParticipantsAB
 100
 425
 3120
 344
 600
 700
 1220
 341
 401
 921
 110
 133
 011
Total543116

 

The goal is to create a calculation ( measures or column)  with the following intent:

1. Add the totals of columns A &B , divide the sum of columns A&B by the total of column Participants and then convert the result into a percentage i.e  (31+16)/54 with results converted to percentage.

Any help will be appreciated with regards to the dax calcuation

Thanks
 

 

5 Replies