-
Notifications
You must be signed in to change notification settings - Fork 57
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
Alternative measure/dimension selection unavailable #1318
Comments
any idea @Caele ? |
After so many answers... I finally found a way to workaround this issue after reading this: https://community.qlik.com/t5/Integration-Extension-APIs/Engine-API-Get-Object-layout-for-an-Alternate-Dimension/td-p/1670667 The workaround is to implement a select yourself:
Good luck... |
This is due to the logic for the alternative dim/measure selection is done in the actual client UI, and not in the individual charts or Nebula. This exists on our roadmap, but continues to be pushed low. I currently have no timeline. |
but it works well in capability api. |
excuse me @Caele , does Nebula team have plan to support this now? |
🐛 Bug report
On Qlik:
With Nebula:
Nothing happens while clicking on the axis label of Nebula bar chart
Steps to Reproduce
Expected behavior
Ability to select the desired measure on axis label click, like in Qlik.
Actual behavior
Nothing happens on axis label click.
Versions
The text was updated successfully, but these errors were encountered: