The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
I have purchase order with receipt date and expected date. Now I am trying to evaulate supplier's devliery performace.
At the end I would like to count as below using DAX, rather than sorting them out in power query using Grouping rows.
How can I merge rows using Dax and extract as below?
Each column definition as below
not sure how I can acheive using calculated column
@dogburalHK82 check below official Microsoft link. On Step 5 there is example how to use IF function to get some of your status.
Proud to be a Super User!
Try Calculated column in your table with IF statement for your wanted status, like INT(Promised Date - Delivery Date. I hope this help.
Proud to be a Super User!
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
21 | |
20 | |
11 | |
10 | |
7 |