Forum Discussion
Anonymous
3 years agoNot applicable
Max date in Matrix
Hi All, I have data as shown below, Representatives worked with multiple manufacturers and with different skills.
In the matrix I need show only last skill performed by Manyfacturer as highlighted.
I tried with Max date with All exept Manufacturer and All Expert Representative but not working.
Please help me with this!
3 Replies
- Ashish_MathurSuper User
Hi,
Your expected result is not clear. Do you want to remove the non coloured dates? Please show the expected result clearly and share the download link of your PBI file.
- AnonymousNot applicable
Yes, I need to show only colored dates, Non-Colored has to be remove.
My dax in a Matrix is
Max date = CALCULATE(MAX('Date'[report_date]),ALLEXCEPT('Table1','Table1'[Manufacturer]),ALLEXCEPT('Employee','Employee'[representative]))- Ashish_MathurSuper User
Hi,
Share the link from where i can download your PBI file.