Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grafana variable in panel #478

Closed
IHopeThisIsNotPermanent opened this issue Aug 30, 2024 · 2 comments · Fixed by #479
Closed

Grafana variable in panel #478

IHopeThisIsNotPermanent opened this issue Aug 30, 2024 · 2 comments · Fixed by #479
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@IHopeThisIsNotPermanent

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.

pic1

The code in the widget

These two work:

code_1

These three do not work:

code_2

These screenshots capture the working/not working behavior seen on the dashboard

result_1

result_2

@mikhail-vl mikhail-vl added the question Further information is requested label Aug 30, 2024
@mikhail-vl mikhail-vl moved this to Ready in Business Suite Aug 30, 2024
@mikhail-vl mikhail-vl added enhancement New feature or request and removed question Further information is requested labels Aug 30, 2024
@mikhail-vl mikhail-vl added this to the Forms 4.5.0 milestone Aug 30, 2024
@vitPinchuk vitPinchuk moved this from Ready to In review in Business Suite Sep 2, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in Business Suite Sep 3, 2024
@cgravita
Copy link

cgravita commented Sep 6, 2024

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

Schermata del 2024-09-06 10-35-00

@mikhail-vl
Copy link
Member

@cgravita Thank you for suggestion, we will implement in the upcoming release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants