---
title: 'Column: Display Value as Link'
id: 'data-cube.column-configuration.display-value-as-link'
---

Each value, if it is a valid URL, will be displayed as a hyperlink. The label of the hyperlink will be extracted from a configurable query parameter (`dataCube.linkLabel` by default), if no label value can be extracted, the whole link will be used as the label.
