Forum Discussion
Converting Excel formula into DAX
Hi Rob12
I wish if I speak German.
how do you want to disply this result? Or you just want to create a new calculated table? I can ses that you have selected the date before the one that includes MXX. Any criteria for that? Can you provide the same sample data as copy/paste? Thank you
- Rob124 years agoRegular Visitor
Hi tamerj1,
it is about outputting the posting date of the work center which is before the "MXX..." work center.
See column "J"."MXX" is a substring of the workstation which is always the same. However, the previous work center is not always the same. The date of the previous workstation is to be output, however, because this date is to be compared afterwards.
At the end, two dates are compared in order to trace a date fidelity.you can find the table via the following link:
I hope its working 🙂
- Rob124 years agoRegular Visitor
The result should then be an extra column in the Power BI report and compared with the following.
Delivery date, statistical delivery date, date of invoice posting, date of goods receipt.
But these four dates are already in another query.
I can't get all the dates from one query because SAP and the interface don't allow it.I will then link the dates to another query via column "D".
Is this somehow understandable?
Greetings, Rob