Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Hour report Query

Avatar

Level 2

How we can pull timesheet profile name assigned to a user in Hour type report?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Community Advisor

You can add the column Timesheet Profile ID switch to text mode and then change the ID to :name

 

 

linkedname=timesheet
namekey=view.relatedcolumn
namekeyargkey.0=timesheet
namekeyargkey.1=timesheetProfileID
querysort=timesheet:timesheetProfileID
valuefield=timesheet:timesheetProfile:name
valueformat=HTML



Avatar

Community Advisor

@SiddhiDh - Did this help solve your issue?




Avatar

Administrator

@SiddhiDh just checking in! Were you able to get this resolved? If one of the replies above helped—whether it completely solved the issue or simply pointed you in the right direction—marking it as accepted can make it much easier for others with the same question to find a solution. And if you found a different way to fix it, sharing your approach would be a great contribution to the community. Your follow-up not only helps close the loop but also ensures others benefit from your experience. Thanks so much for being part of the conversation!



Kautuk Sahni