Forum Discussion
sameergupta60
3 years agoHelper IV
Dax Help
Dear Team,
we need help with the below query.
in the existing column, we need to subtract a particular project value.
Please suggest the Dax. please refer the below sheet
| Project | Existing data | output | |
| X | 88 | 88 | |
| y | 15 | 15 | |
| z | 5 | 5 | |
| a | 4 | 4 | |
| b | 59 | 59 | |
| c | 38 | 38 | |
| d | 70 | 70 | |
| e | 59 | value of this cell needs to subtract from 30 | 29 |
| f | 30 | 30 | |
| g | 120 | 120 |
Hi,
I suppose you should add such a calculated column:
Best Regards,
Alexander
1 Reply
- barritownSolution Sage
Hi,
I suppose you should add such a calculated column:
Best Regards,
Alexander