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
Hi everyone,
I have this little conundrum which I simply cannot figure out how to solve - even though it may appear fairly easy!?
I have to calculate and visualise the average processing days it takes from when an order is placed, till it is shipped to the customer.
So, I have calculated a third column which is basically the (Excel) NetWorkDays formula (calculates the days between two dates, exluding weekends).
So for instance an order that was placed on 01 Nov. 2022 and shipped on 02 Nov. 2022 would have a net work days of 2 days.
An order that was processed and shipped on the same day would have a net work day of = 1.
So, for all orders coming in, I have a column for this calculation, where most of them will show = 1
Date Order Placed | Date Order Shipped | Processing Days |
01/11/2022 | 02/11/2022 | 2 |
01/11/2022 | 01/11/2022 | 1 |
01/11/2022 | 01/11/2022 | 1 |
I want the average for this, dynamically in PowerBI when looking on a specific period (usually monthly).
Ultimately this column will contain a lot of 1's and 2's so calculating the average for a specific month shouldnt be that much of an issue?
But this doesn't seem to work.
Does anyone have any ideas?
Solved! Go to Solution.
@Dbertelsen I just copy-pasted your sample information. If you are not getting that option change the Processing days field to a whole number.
Hi @Dbertelsen ,
Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or if you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file after removing sensitive data.
Refer to:
How to provide sample data in the Power BI Forum
How to Get Your Question Answered Quickly
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
That's the problem - I don't get that option.
I think PowerBI treats the column "Processing Days" as a text/string and not a number?
@Dbertelsen I just copy-pasted your sample information. If you are not getting that option change the Processing days field to a whole number.
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.
User | Count |
---|---|
109 | |
79 | |
72 | |
48 | |
39 |
User | Count |
---|---|
138 | |
108 | |
69 | |
64 | |
56 |