Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 9 | |
| 9 | |
| 8 |