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

Drill-down support do not work as expected #60

Open
panosmir opened this issue Jan 17, 2023 · 2 comments
Open

Drill-down support do not work as expected #60

panosmir opened this issue Jan 17, 2023 · 2 comments

Comments

@panosmir
Copy link

Hello,
I'm having an issue with the drill-down support. I have created an Hierarchy as described in the documentation and I'm using some measures. Specifically the measures check which level is filtered and some the desired value. In a default bar chart it works as expected.

The issue comes in my custom implementation which changes the labels only the first measure data and not for the rest. The field setup can be shown below:

image

I cannot find anything on the documentation or in Google. Any ideas? Is it a bug? Or it's my code?

@panosmir
Copy link
Author

It was my mistake, please delete this issue.

For the reference:

I was grouping using the category data. After a drill down the dataView automatically adds a new category so I had to update the labels using the category[1].values.

@samr874
Copy link

samr874 commented Mar 24, 2024

@panosmir may i know how are we going with this issue please ?? please guide me how to get started with issues? how to understand the database

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

2 participants