Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello to all. Would greatly appreciate your help with the following matter.
I have two tables:
1. Dates - 1.01.2016 to today (i.e. March 11, 2023)
2. Employees - list of employees with hiring and termination dates.
These two tables have inactive relationships dates - hiring date, dates - termination date
For headcount calculation, I use max('Date'[Date]).
For some reason max(dates) changes depending on the employee, however, should be March 11, 2023 for all employees:
What could be the reason?
Tamila
Solved! Go to Solution.
Thank you for the suggestion, tried it, same problem(
Thank you for the suggestion, tried it, same problem(
Sorry, my mistake, here is the correct formula
Hi,
Share the download link of the PBI file. If data is confidential, anonymise the data first. Please also show the expected result.