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
Hey so I have imported data which shows an activity and its start and end date:
I need to see how many working days (Mon to Fri) there are for each month between the start and end dates:
Ideally this would woud also exclude holidays etc. I do have a table (not on PowerBI) that shows each day and if it is a holiday etc so wonder if i could import that and make use of that to help calculate the working days.
My struggle is understanding how / where to get the months seperated out and showing the working days within that specific month. The are various people that work on the different activities who have the same start and end date issue and cost linked to each so to seperate out the days i can then create a visual to show the cost per month for each person or activity.
Hopefully this makes sense. As i know it must be possible just at a dead end researching it atm.
Hi,
Have you tried using the (new) formula NETWORKDAYS()?
https://docs.microsoft.com/en-us/dax/networkdays-dax
Thanks, No didn't know about that formula, that is useful to find the total days (minus Weekends & Holidays) just need to get that split by months now
Could you maybe share some sample data?
In a matrix chart you would have to use months for the column and the created measure for values while keeping the activity on rows.
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.