Forum Discussion

joku50's avatar
joku50
Frequent Visitor
5 years ago
Solved

Percentage calculation using subtotals

Hello,

I am a newbie here trying to set up my first dashboard for the business.

Have been searching for days for a tip here to create measures/columns properly using DAX.

I also would like the Numerators/Denominators to keep changing just like subtotals by the end-user selections made to the filters.

Could you please help to let me know how I can visualize the commissioning rate/summary counts in the example below?

 

Raw data file looks like :

RegionCountry# of Commissioned project# of Proposals
AsiaKorea12
EuropeGermany03
AsiaThailand25
AsiaKorea34
EuropeFrance11
North AmericaCanada24
North AmericaCanada01

 

Desired outcome in Matrix visualization(PBI):

RegionCountrySum of commissioned projectSum of ProposalsCommissioning rate(%)
AsiaKorea4667%
EuropeGermany030%
AsiaThailand2540%
EuropeFrance11100%
North AmericaCanada2540%