Some questions about the multi-value variables of influxdb

I use the multi-value function with influxdb’s fields. Now the problem is that if I select one field key, it displays well. But if I select several field keys, it displays “No data” in the middle of graph. I know it can add extral “field” in the select option, but my variable name is not patical to my field keys. So how can I solve the problem?

Hi @ff390548543

It’s a bit hard to understand exactly what you’re describing. Can you share your raw dashboard json? Paste it inside a code block with triple backticks (```)?

That JSON should include your template variables and other queries :+1: