Forum Discussion
JulietZhu
Helper IV
8 years agoSum payment based on each day
I need sum payment for each day. For example 20170905 has two payments and I need total for that day of (3567.16+176.68)= 3743.84. Need help for Dax? Tryied so many and still can't figure it out. Th...
- 8 years ago
Hi JulietZhu
You need to create a calculated table rather than a calculated measure. Click on the [new table] button on the modelling tab and then paste in your code.
Let me know how you go :)
Phil_Seamark
Microsoft Employee
8 years agoHi JulietZhu
You need to create a calculated table rather than a calculated measure. Click on the [new table] button on the modelling tab and then paste in your code.
Let me know how you go :)
JulietZhu
Helper IV
8 years ago