Forum Discussion
naivecalf
7 years agoHelper III
Min function only accepts a column accepts a column reference as the argument number 1
Hi, Tried to use sumx for running total with measure field, but get error, Accu Percentage = sumx( FILTER( ALL(Query1), [Amount] >= MIN([Amount])), [Percentage])
- 7 years ago
naivecalf
7 years agoHelper III
Hi Ashish_Mathur ,
please see attached file.
I have a serial list, need to count all column as total amount, and then count column by Type as amount. want to create a P-chart for percentage. Accumulated amount/Total amount.
Listed a sample.
Ashish_Mathur
7 years agoSuper User
Hi,
Share the link from where i can download your PBI file.
- naivecalf7 years agoHelper III
Hi,
please download here for Powerbi, https://emcoreus-my.sharepoint.com/:u:/g/personal/steven_zhang_emcoreus_onmicrosoft_com/EVAeQ2TUXadJkWb6sFqGeS8Brwnmuf2dNCuUAnvf-oj6YQ
here for data source, https://emcoreus-my.sharepoint.com/:x:/g/personal/steven_zhang_emcoreus_onmicrosoft_com/EfwsNdvQ1PZOqOv7pVe-VmYBvQfaT-4yYfsYkXDOwniWoA
- Ashish_Mathur7 years agoSuper User
- naivecalf7 years agoHelper III