grafana-treemap-panel icon indicating copy to clipboard operation
grafana-treemap-panel copied to clipboard

Applies unit to all number-like columns

Open davhdavh opened this issue 1 year ago • 0 comments

With data link this Image a data links link this: /d/xxx?var-rId=${__data.fields.resource_id}&${__all_variables}&${__url_time_range} and a unit like this: Image

the resulting data link is: /d/xxx?var-rId=123 Mails&..., not the expected /d/xxx?var-rId=123&...

davhdavh avatar Sep 17 '24 04:09 davhdavh