Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Found one solution from a team member - using HTML code in column formula ( '<a target="_blank" href="' || 'http://website.com/productID?=' || "Product"."Product GUID" || '">' || "Product"."Product Name" || '</a>') with data format set to HTML. Admin rights needed.