Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Time-sheet Report - Remove duplicates from visualisation

Hello,

 

Context: 

I'm working with data from a CAFM System which logs all timerecords against a task (Many timerecords to one task). I'm trying to see how many tasks each engineer has at a given time

See photo below where the 2nd column (F_TASKS.TA_SEQ) has duplicated, I only wish to see the record with the MAX TT_STARTED. 

Duplicate Rows.PNG

The issue is that the highlighted record 637942 may be assigned to 18 other RES_NAME so if I use MAX function in dax on the table it removes the other 17 resources.  

 

I need a function that will use MAX on the TT_STARTED but is relative the RES_NAME Slicer. 

 

Any suggestions will be appricated, example data can be sent over too.  

 

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@Anonymous 

 

You may use RANKX to add a measure and then take advantage of Visual level filters.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@Anonymous 

 

You may use RANKX to add a measure and then take advantage of Visual level filters.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.