Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
drewison
Frequent Visitor

NETWORKDAYS Returning Incorrect Values

I am having an issue where some of the work day calculations are doubling (example below). Any ideas on what might be causing this error? 

Number of Days = NETWORKDAYS(Query1[Start], Query1[Finish],1,(VALUES(Holidays[Holiday Date])))
 

NETWORKDAYS Issue.PNG

NETWORKDAYS Issue 2.PNG

1 ACCEPTED SOLUTION
tamerj1
Super User
Super User

Hi @drewison 

I believe this just a duplicate record. If you check your sorce data table, you should find two rows having the same values of all the columns ised in this table visual. To confirm this place a measure COUNTROWS ( Query1 ) and place it in the same table visyand check if you get 2 as well. 

View solution in original post

2 REPLIES 2
drewison
Frequent Visitor

@tamerj1 thank you for the help. I had forgotten about hidden rows that duplicated the input. 

tamerj1
Super User
Super User

Hi @drewison 

I believe this just a duplicate record. If you check your sorce data table, you should find two rows having the same values of all the columns ised in this table visual. To confirm this place a measure COUNTROWS ( Query1 ) and place it in the same table visyand check if you get 2 as well. 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.