Hello everyone,
I’m still quite new to Grafana and have a small request. I’m creating an overview of vehicle information that I access via Azure Data Explorer in table format. For each vehicle, there is a separate table with multiple signals and a large amount of data.
So far, I was able to create a variable in Grafana that lets me select multiple vehicles via a dropdown. This results in panels appearing for each selected vehicle. Now, I want to do it the other way around: I want to display a single signal in one panel, showing data from all the selected vehicles simultaneously.
During my online research and with the help of AI tools, I was quickly told that this is not possible. So I wanted to ask here if anyone knows a solution or workaround. It’s important to me to keep this as automated as possible and avoid hardcoding, since new vehicle tables may be added from time to time.
Thanks in advance for your help!
