Skip to main content

Make URL-type field hyperlinked in Unified Scorecard Fact Report

  • November 8, 2019
  • 4 replies
  • 130 views

Forum|alt.badge.img+3

Hi, I brought in a URL field from an outside data source and added it to Company, and the URLs are hyperlinked/clickable in both the original MDA and through the Company object. However, when I add the URL field to Unified Scorecard Fact reports, the URL is no longer clickable. Can this be improved upon by the product team? I’d love to not have to have different reports just because one field doesn’t function as intended. 

4 replies

Forum|alt.badge.img+3
  • Author
  • Helper ⭐️
  • December 23, 2019

Any feedback on this?

 


shantan_reddy
Forum|alt.badge.img+5
  • Gainsight Employee ⭐️
  • January 8, 2020

@sai_kumar_raghavarapu @srikanth_katukam , can we take a look at this, once?


shantan_reddy
Forum|alt.badge.img+5
  • Gainsight Employee ⭐️
  • July 13, 2020

@sai_kumar_raghavarapu @srikanth_katukam Can we take a look at this, please?

 

Regards,

Shantan


prithvi_vihari
Forum|alt.badge.img

Hey Everyone,

I guess we might have a workaround as the Product team looks into the same. We could use the concat formula in Rules> Transformation and add an additional ‘<a href="’ to the left and ‘">Your link</a>’ to the right of the URL type field. This worked for me so sharing the same.

HTML Syntax: <a href="Your URL"> Your URL</a>