Forum Discussion
Faracla
2 years agoFrequent Visitor
"Grouping Issue"
Dear all, i hope someone can help me with the current problem i have. I have the following dax calculated column which will retunr a speficic status AllocationStatus = VAR CurrentLine = Ord...
Faracla
2 years agoFrequent Visitor
Hi Amira
what i m trying to achieve is to assing a correct status based on customer criteria.
in the example provided, the 3 lines of line 8 shoudl all be marked as P since only one of the line detail has
formafirstreservationdate = to ordercreatedate while the other 2 line details don t.
basically for each line, we check if the linedetail/s associated have formafirstreservationdate = to formatordercreatedate.
- AmiraBedh2 years ago
Super User
Please share some input and expected output.