MDX dropdown for TI pop-up

Issue #27 resolved
Wei Wang created an issue

I noticed a small issue related to the dropdowns where the user can select TI parameters thru a dropdown list (driven by MDX).

After migration from v2.1, the JSON for Advanced Options automatically adds instance/hierarchy names in the "dimension" parameter. However this cause the dropdown to not create (blank).

code1.png

If I change the dimension parameter back to the previous convention without instance/hierarchy reference, the dropdown does seem to work.

code2.png

This only appears to be an issue with the "subnm" type, while the "input" type seems to work fine with the new instance/hierarchy references.

Comments (1)

  1. Log in to comment