Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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! |
|
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |