Hi experts,
I have two charts...
Chart 1 = Waterfall (inclusive "show Totals" setting); Chart 2 = Column Chart
In the Waterfall Chart I use the script "DS_2.setFilter("Dimension 1", CHART_1.getSelectedMember("Dimension 1"));
If I select the Member 1, 2 or 3 everything works fine...
If I select "Total" instead of a member...
The following "Unknown Error Message" occurs:
Is there a way (e.g. if-statement) to catch the selected member value "Total" in the Waterfall Chart to avoid such a error message?
A workaround is to add a "Panel" Component over the Total Column... to make the Total Column not selectable.
Many thanks in advance!
Best regards,
Michael