web
You’re offline. This is a read only version of the page.
close
Skip to main content

Issues

Completed

Aggregrating the rows issue

Vote (1) Share
Ashok Kumar Veluru's profile image

Ashok Kumar Veluru on 17 May 2016 01:45:15


Hi: Need help with the below Power BI dashboard issue


Issue: In the dashboard I am displaying data in tabular form. But it’s not aggregating the data (key figures) based on the key (dimensions) value. Here is the example I have the below 6 rows in my output

Column1---Column2---Column3---Column4
ABC---INDIA---RED---4
ABC---INDIA---GREEN---6
ABC---INDIA---GREEN---2
XYZ---INDIA---RED---5
XYZ---INDIA---RED---8
XYZ---INDIA---RED---2

The desired output to show in the dashboard is like below

ABC---INDIA---RED---4
ABC---INDIA---GREEN---8
XYZ---INDIA---RED---15

Basically numeric values need to be aggregated to the Char Key values. It’s not working for me. Am I missing any setting??? If you can help me technically to fix this, I am willing to pay for your time. Please contact me at aveluru12@gmail.com

Comments (2)
Ashok Kumar Veluru's profile image Profile Picture

ac643e7c e800-ea11-a811-000d3a4f1ebb on 05 Jul 2020 22:23:19

RE: Aggregrating the rows issue

Hello,
Unfortunately this forum is for filing bugs. Luckily Marco has an example very similar here:
https://social.msdn.microsoft.com/Forums/sharepoint/en-US/ae8973ad-b066-419b-90f3-11e7f225331e/equivalent-of-tsqls-if-exists-in-dax?forum=sqlanalysisservices
Thanks,
Chuck

Ashok Kumar Veluru's profile image Profile Picture

d69405f6 d839-4081-a670-76bc6aacc182 on 05 Jul 2020 22:22:01

RE: Aggregrating the rows issue

Is column 4 set to Sum in aggregation?