Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Thanks
Chanikya A
@rveerasamy , better multiple them as columns
A new measure =
Sumx(Table, ([Amount]+[GST]+[CGST]+[SGCT]) *[TCS Rate])
@rveerasamy , No need to use Sum inside sumx all are columns
Sumx(Table, ([Amount]+[GST]+[CGST]+[SGCT]) *[TCS Rate])
Assuming all are columns
@rveerasamy , Where is ( ) on all amount columns? Please check I have done that in my shared measure.
else share you measure in text format. I can correct
| User | Count |
|---|---|
| 57 | |
| 44 | |
| 32 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 83 | |
| 67 | |
| 39 | |
| 27 | |
| 25 |