Description: Currently, when users add a custom dimension to a Harness dashboard—for example, a pipeline execution URL—the value is rendered as plain text, even if the custom dimension represents a valid URL. As a result, users are unable to directly click on the value to navigate to the relevant page. Instead, they must manually copy the text and paste it into a new tab to open the link. This creates an unnecessary usability barrier, especially in use cases where teams want to track and quickly access execution details directly from the dashboard. Requested Enhancement: Enable support for rendering custom dimensions as clickable hyperlinks in dashboard tables or widgets when the custom dimension contains a valid URL.