Hi Esri Community!
I'm working with a map in ArcGIS Online where I have a feature layer and a related table. I'm trying to create an Arcade expression to display links from a field called "Media Address" in the related table within the popup.
I've tried the following Arcade expression, but didn't work as expected:

I'm getting the link addresses from the field "MediaAdresses" from the related table as text and not as "Links" 😞
So I'm looking for assistance in refining this expression or suggestions so I can get the actual link from this field from the related table.
Any insights or alternative solutions would be greatly appreciated! Thank you