Hello, I’m a beginner of Dundas BI’s scripting, it’s the first time to post.
I’m making a table with drill-through by scripting (not with “Navigate” function because the table uses Dynamic Hierarchies), and I encountered the problem shown below.
I can get the selected row hierarchy members with the function “getSelectedRowHierarchyMembers”, but I don’t know how I can get the selected column hierarchy members.
For example below, when the blue cell is clicked, can I get “Continent is Europe” and “Country is France”?