Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Row wise Calculation

Hi,

I fail to do the row-wise calculation in DAX measure.

I attached screenshots for your reference.

 Company   

State

ABCD
A12510
B23620
C34730
D45840
Total101426100

 

Now, the values coming in 'Total', want to use in the new table. I want to use the sum of 'Company A' in a new table in a single row.

Ex: 

CompanyTotal No. of Sales
A10
B14
C26
D100

Now, how can I get this total value in this new table?

Please help me we this concern. Thank you in advance

1 ACCEPTED SOLUTION
v-lionel-msft
Community Support
Community Support

Hi @Anonymous ,

 

This is what you want.

v-lionel-msft_1-1606723278665.png

But your table columns are actually aggregated like this.

 

v-lionel-msft_0-1606723130333.png

So is it a mistake in your expression?

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

3 REPLIES 3
v-lionel-msft
Community Support
Community Support

Hi @Anonymous ,

 

This is what you want.

v-lionel-msft_1-1606723278665.png

But your table columns are actually aggregated like this.

 

v-lionel-msft_0-1606723130333.png

So is it a mistake in your expression?

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

amitchandak
Super User
Super User

@Anonymous , is first one a visual table and actual table. If it is a visual table, You can take the company and Sum of Sales, That should give you.

else you need to unpivot first :  https://radacad.com/pivot-and-unpivot-with-power-bi

Anonymous
Not applicable

@amitchandak Yes, the first table is the visual table made using Matrix visulaization.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.