Closed IHopeThisIsNotPermanent closed 2 months ago
Good morning, I saw that the upgrade has already been applied. I wanted to ask, is there a plan to extend this functionality to module and section labels too?
Using the same nomenclature as the previous post, these screenshots capture the not working behavior seen on the dashboard
@cgravita Thank you for suggestion, we will implement in the upcoming release.
The Issue
Grafana panels allow you to basically do string formatting with Grafana variables in most of their text fields. In all of the default fields in the business variable this works - though the fields which are associated with the specific behavior of this panel do not do this substitution.
Specifications
Grafana Version: v10.4.1
Business Variable Version: 3.0.0
The Grafana variable
I'm just using a custom variable, which is a list of strings.
The code in the widget
These two work:
These three do not work:
These screenshots capture the working/not working behavior seen on the dashboard