We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b5aa0 commit 1a91e59Copy full SHA for 1a91e59
dashboards/grafana/topic-details-dashboard.json
@@ -722,8 +722,8 @@
722
"value": [
723
{
724
"targetBlank": false,
725
- "title": "Drill down for subscriber details for ${__data.fields[1]}",
726
- "url": " /d/coh-subscriber-details?var-Subscriber=${__data.fields[1]}&$__all_variables"
+ "title": "Drill down for subscriber details for ${__value.text}",
+ "url": "/d/coh-subscriber-details?var-Subscriber=${__value.text}&$__all_variables"
727
}
728
]
729
},
0 commit comments