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! Request now
Guys, I'm having trouble calculating the working days of today for a date.
I've already revised the formula, the data and always the result is -1
Solved! Go to Solution.
Hey @Anonymous ,
You need to have a Dates/Calednar table with continuous dates and join your table with the date table and then modify your code as:
Calculate(Sum(Tab_1dado4[Dia Util?), Datesbetween(DateTable,
Hey @Anonymous ,
You need to have a Dates/Calednar table with continuous dates and join your table with the date table and then modify your code as:
Calculate(Sum(Tab_1dado4[Dia Util?), Datesbetween(DateTable,
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.