Exporting Reports with Links | Adobe Higher Education
Skip to main content
angielawrence
Level 4
February 15, 2023
Beantwortet

Exporting Reports with Links

  • February 15, 2023
  • 1 Antwort
  • 704 Ansichten

We have a Report that we are exporting with multiple HTML links in a field, but when we open it in Excel, it's just text. I updated the valueformat to be HTML, but then the data doesn't pull in. Here's the Text Mode data as it was by default, I think I missed something. We want them to be clickable links in Excel as well.

displayname=
linkedname=direct
namekey=Photos Uploaded
querysort=DE:Photos Uploaded
textmode=true
valuefield=Photos Uploaded
valueformat=customDataLabelsAsString

Thank you!

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von Kurt_Jones

See if adding/updating these items below, helps:

valueformat=HTML

link.url=customDataLabelsAsString(Photos Uploaded)

1 Antwort

Kurt_Jones
Adobe Champion and Community Advisor
Kurt_JonesAdobe Champion and Community AdvisorAntwort
Adobe Champion and Community Advisor
February 20, 2023

See if adding/updating these items below, helps:

valueformat=HTML

link.url=customDataLabelsAsString(Photos Uploaded)

If my response answered your question, please mark it answered, so others can find the answer