I am creating dashboard which calls another dashboard .In dashboard 1 have created one bar chart and written the click action event to pass the parameter to second dashboard. In second dashboard i written the MDX to get the data for table component. Now i have passing the parameter for MDX query data source in data source. i want to know how can i access the parameter to my MDX query data source from URL.
↧