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

Multi select filter dimension creation #302

Open
GautamR-Samagra opened this issue Sep 21, 2022 · 0 comments
Open

Multi select filter dimension creation #302

GautamR-Samagra opened this issue Sep 21, 2022 · 0 comments

Comments

@GautamR-Samagra
Copy link

From our understanding, separate json files are created for each combination of dimension in which data needs to be visualized and there is no querying layer as such for viz.
How does this work with multi-select filters?
Are json files created for each combination of multi-select filters?
This seems to significantly blow up scale of data stored. For each 'feature/column' there are $2^{n}$ -1 combinations of multi-select filters available where n is the number of categories in that column.

htvenkatesh pushed a commit that referenced this issue Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant