Forum Discussion
Anonymous
4 years agoNot applicable
undefined
How to caluclate the Weekback 0 column based on Another column in same table using DAX function But here condition if Weekback 0 means Week Back 0 is sum of Forecast (Requirement Qty) where Week...
Anonymous
4 years agoNot applicable
Hi Anonymous ,
I think you may try SWITCH function.
It evaluates an expression against a list of values and returns one of multiple possible result expressions.
Is it possible to provide some dummy data and expected results?
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.