Create clickable link to every value in a column

Hi,
I am creating a table type whose columns(metrics) are postgres sql columns. I want to map every value in the column(metric) with individual clickable link i.e. every value in the column will be mapped to different links. Is there any option to create this data link?
Ex:

Grafana: v7.0.3

have you tried using data link variables?