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

Support for multiple selects in dashboard variable #113

Open
Rybue opened this issue Sep 16, 2020 · 2 comments
Open

Support for multiple selects in dashboard variable #113

Rybue opened this issue Sep 16, 2020 · 2 comments
Labels
type/feature-request Requested new feature or enhancement

Comments

@Rybue
Copy link

Rybue commented Sep 16, 2020

Hi! Thank you for great plugin.
I was wondering if it would be possible to add support for repeat panels?

Let me exlpain issue that I have.

  1. I added named ranges to Google Spreadsheet, named ike this - Sellars, Phobos
  2. I added dashboard variable that contain the same values and called instance
  3. I created few panels and use $instance variable to create dynamic graphs
    image
  4. When I select one host from dropdown menu, everything works great:
    image
  5. When I select multiple instances - data not being fetched
    image

Error message from the panel:

googleapi: Error 400: Unable to parse range: Status GPU's!{Sellars,Phobos}, badRequest

I would be happy to provide more info if needed.
Maybe there is some workaround for this?

Best regards

@AdamCarballo
Copy link

I'm having the same issue. Couldn't find a way to have multiple variables selected without getting bad requests.

@aarondenney
Copy link
Contributor

Same issue. It has something to do with the way its parsing the selected variable. Its returning the GLOB instead of the single for the specific panel.

@zoltanbedi zoltanbedi added the type/feature-request Requested new feature or enhancement label Oct 9, 2023
@zoltanbedi zoltanbedi moved this to Backlog in OSS Big Tent Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Requested new feature or enhancement
Projects
Status: Backlog
Development

No branches or pull requests

4 participants