Forum Discussion
Anonymous
8 years agoNot applicable
Divide summarized column by another summarized column
Could you please help me out to calculate two summarized columns. I have attached screenshot and pbix file for the same. THank you so much in advance. Since I am very new in powerbi, i couldn't figer...
- 8 years ago
You have it solved here: http://community.powerbi.com/t5/Desktop/Divide-summarized-column-by-another-summarized-column/m-p/470127#M218415
just create a new mesure and use the DIVIDE() function. Seems that this is all you will need
garvicasas
8 years agoHelper I
try modifying the column or adding one with [your result] & 'minute'
the & thing it's like the + in some programming lenguages like java, you can concatenate different values or text
garvicasas
8 years agoHelper I
Although that in mathematics it's stetically better to use ' so 5 minutes it's 5', 5 seconds it's 5'', and 5 minutes with 5 seconds, 5'5''