framework
framework copied to clipboard
Allow UI to bypass cache for loaded dimensions
Is your feature request related to a problem? Please describe. Currently if you want to filter by a loaded dimension the dimension-select component enforces you to select a dimension that exists in the cache. There are cases however that some dimension values are not in the cache but we still want to filter by them.
Describe the solution you'd like We would like to be able to filter loaded dimensions by any value regardless of the cache.
Would this be covered by #1041?