Forum Discussion
Tamila
3 years agoFrequent Visitor
Problem with datas
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...
- 3 years ago
Thank you for the suggestion, tried it, same problem(
Tamila
3 years agoFrequent Visitor
Thank you for the suggestion, tried it, same problem(
Anonymous
3 years agoNot applicable
Tamila can you share the measure you wrote?
- Tamila3 years agoFrequent VisitorMax data = CALCULATE(MAX('0. Дата'[Date]),ALLEXCEPT('0. Дата','0. Дата'[Date]))
- Tamila3 years agoFrequent Visitor
Sorry, my mistake, here is the correct formula
Max data = CALCULATE(MAX('0. Дата'[Date]),ALLEXCEPT('3. Employee','3. Employee'[Name]))- Ashish_Mathur3 years agoSuper User
Hi,
Share the download link of the PBI file. If data is confidential, anonymise the data first. Please also show the expected result.