Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi community,
On Powerquery, I have two columns containing a start and end date, but I will like to calculate the number of working days, in a custom column. I would really appreciate any help with this.
Thank you.
Solved! Go to Solution.
@Anonymous , Try using this method
Open the Power Query Editor.
Select the table that contains your start and end date columns.
Go to the "Add Column" tab and click on "Custom Column."
In the "Custom Column" dialog box, provide a name for the new column (e.g., "WorkingDays").
Use the following formula to calculate the working days:
Please accept as solution if it helps
Proud to be a Super User! |
|
, Try using this method
Open the Power Query Editor.
Select the table that contains your start and end date columns.
Go to the "Add Column" tab and click on "Custom Column."
In the "Custom Column" dialog box, provide a name for the new column (e.g., "WorkingDays").
Use the following formula to calculate the working days:
Please accept as solution if it helps
@Anonymous
Proud to be a Super User! |
|
@Anonymous , Try using this method
Open the Power Query Editor.
Select the table that contains your start and end date columns.
Go to the "Add Column" tab and click on "Custom Column."
In the "Custom Column" dialog box, provide a name for the new column (e.g., "WorkingDays").
Use the following formula to calculate the working days:
Please accept as solution if it helps
Proud to be a Super User! |
|
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |