Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi All,
I have a calcualted column in my Sickness Absence data table called Total No.SickDays exc. Weekends which correclty caculates the the number of sick days from StartDate to EndDate excluding weekends.
The problem is when I add the calculated column Total No.SickDays exc. Weekends to the Table visual the values are wrong.
Can anyone kindly shed some light as to why this is?
Many thanks
Solved! Go to Solution.
Hi,
Likely it's due to Power BI summarizing the data (default behavior with numerical fields).
You can choose "Don't Summarize" for the field as shown in the example below :
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Likely it's due to Power BI summarizing the data (default behavior with numerical fields).
You can choose "Don't Summarize" for the field as shown in the example below :
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.