The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.