GroupBy variable, as other MultiValueVariable, provides available options (dimensions) on initialisation.
Since the available values may depend on queries from the scene, the current implementatio. may be problematic. I.e. in the core Dashboards scenario adding a panel or editing queries in any panel does not invalidate available dimensions in the Group by variable picker.
I think we need to change picker implementation to one that's similar to adhoc filters, whenever the picker is opened the options are resolved.
GroupBy variable, as other
MultiValueVariable
, provides available options (dimensions) on initialisation.Since the available values may depend on queries from the scene, the current implementatio. may be problematic. I.e. in the core Dashboards scenario adding a panel or editing queries in any panel does not invalidate available dimensions in the Group by variable picker.
I think we need to change picker implementation to one that's similar to adhoc filters, whenever the picker is opened the options are resolved.