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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
admin11
Memorable Member
Memorable Member

Why Code need to add ABCD in order to be able to compute the amount correctly ?

Hi All 

Some time back @Ashish_Mathur give me below expression working fine :-

AMT_ON_HANE_SGD = SUMX(SUMMARIZE(VALUES('RATE'[SOURCE]),'RATE'[SOURCE],"ABCD",[AMT_ON_HAND_SGD_]),[ABCD])

admin11_0-1616632565312.png

Can some one explain how this code work ? Why need ABCD ?

 

Paul Yeo

1 ACCEPTED SOLUTION
Ashish_Mathur
Super User
Super User

Hi,

ABCD is the name/title of the column that you are creating via the SUMMARIZE function.  You can type any meaningful name there.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

3 REPLIES 3
Ashish_Mathur
Super User
Super User

Hi,

ABCD is the name/title of the column that you are creating via the SUMMARIZE function.  You can type any meaningful name there.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

@Ashish_Mathur 

May i know that the Field ABCD no appear at PBI file , Does it mean that it is a temperary field created for this expression ?

 

Paul

Yes, it is only for that expression.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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