Hi,
I have a Hierarchy that lists countries -> country zones -> places used in a filter in a Dashboard, BUT I need to be able to allow my end-users to add places if they are not already listed, adding the new value to the table is not an issue, but as far as I can see the Hierarchy is not reloaded when the value is added, even if I set the corresponding DataCube to ignore the cache. Is there a way to force refresh the content of the Hierarchy in order to have the brand new value added showing up in the filter? I also use the very same Hierarchy for a Bridge Parameter to be passed to a Stored Procedure, that’s why it’s the Hierarchy itself that has to be refreshed and not just the dropdown menu in the Dashboard.
I guess that the DataCube has to be refreshed first and then the Hierarchy, but I have no clue on how can I do both thru javascript.
Thanks in advance for any help.
Olivier