Forum Discussion
croberts21
Continued Contributor
3 years agoPBI will not sum hours correctly
I have PBI Desktop v March 2023. I connect to a Postgresql v9.6.17 database.
I have 2 tables, Jobcost with fields like esthours (which is estimated hours), StartDate and Empid. I have another ...
sergej_og
Super User
3 years agoThis is often the case when no valid relationship exists between tables (DimTable, FactTable).
Can you post a screen with your datamodel relationships of these two tables?
How is the field JobCost[estcost] defined?