Portal Task report in Tempo and export that report in excel format

I want to display a portal Task report in Tempo and export that report in excel format.
I am using the a!queryProcessAnalytics() for excecuting the report. The output I get is in PortalReportDataSubset format.
This has two columns one is the user and the other is groups.
Now for display of this user in SAIL Grid is handled through apply, it is working fine.
For Exporting the report : we are doing a type conversion from PortalReportDataSubset to ExportableDataSubset.
This also works fine, but we want to apply the function of converting user id to username and groupids to group names in the columns.

I was trying to use function todatasubset(), that conversion has not worked as expected.
Does anyone know how to overcome this issue? Exporting username in Excel in Tempo Report.

Any help is highly appreciated.

OriginalPostID-225597

OriginalPostID-225597

  Discussion posts and replies are publicly visible