Hi Folks,
I have a chart where I want to populate the dimension on selection from any 3 fields 1. Directors 2 .Regional Managers 3. zonal managers. i want to show the current selected manager on the chart. I have used getcurrentselection function , when i select any manager it is showing correctly but whenever I select the date it shows the date instead of manger which I dont want.
please guide.
Thanks
Hi,
You can use getFieldSelections() for this.
Hope it helps.