I installed the getdatasubsetdownloadlinkfromrule, and exporting my report to Ex

I installed the getdatasubsetdownloadlinkfromrule, and exporting my report to Excel.

In my rule I have a field name (ex:LEAD_CONTACT) that comes out as a username when I export to Excel. How do I apply the user function to fetch the full name within this rule?

= with(
'type!{urn:appian:plugin:datasubsetdownload:types}ExportableDataSubset'(
filename: "Exported Data",
fieldNames: {
"LEAD_CONTACT"
etc....

OriginalPostID-202498

OriginalPostID-202498

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data