Forum Discussion
Anonymous
6 years agoNot applicable
Combining measures
Hi, I have 2 measures as follows, Debit = SUMX ( SUMMARIZE ( RP_TR_TRANSACTION_DETAILS, RP_TR_TRANSACTION_DETAILS[As of Date], RP_TR_TRANSACTION_DETAILS[account_c...
Anonymous
6 years agoNot applicable
@mahoneypat amitchandak @darlove @Greg_Deckler
Thank you for the DAX. But its not working as expected. The values are way off the actual values.
Is there any other way in which i can combine both the measures (Credit or Debit) into a single ome.
Any help would be appreciated.
amitchandak
6 years agoSuper User
Anonymous , Can you share sample data and sample output. Looking at formula difficult to say now.