The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hey,
Guys i am stuck, the scenario is,
Transactions are like this.
SalesID DC No. OrderQty Qty Date and time
So-000001 DC-000001 100 95 06/25/2021
So-000001 DC-000002 100 05 06/26/2021
So-000002 DC-000003 20 20 06/26/2021
So-000003 DC-000004 25 25 06/27/2021
So-000004 DC-000005 200 100 06/27/2021
So-000004 DC-000006 200 100 06/27/2021
I want the qty of 1st and 2nd DCs in a column. DC prioritize according to date.
TIA,
SMA
Solved! Go to Solution.
https://www.dropbox.com/s/s69d6dyocn8wr7k/akbera.pbix?dl=0
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
If I got your problem right, you could just create a calculated column to create a new index for DC by Sales ID and use it on a Matrix visual.
Here is the DAX that I created for this column:
https://www.dropbox.com/s/s69d6dyocn8wr7k/akbera.pbix?dl=0
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Thanks alot dear.. that is exactly what i am looking..
Regards,
SMA
SO numbers are sales order nos and DC are there despatch documents i want it like
SalesID Ordered Qty 1stDC 2nd Dc
So-000001 100 95 05
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
108 | |
79 | |
77 | |
46 | |
39 |
User | Count |
---|---|
137 | |
108 | |
64 | |
64 | |
53 |