Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!