Forum Discussion
How to update another graphs using drill down method?
HI,
My client wants to see drill down approach about feedback for each month.
Approach is Months (Jan, feb, March etc)-> Once i click March its showing application like MS.NET , SharePoint -> once i click SharePoint, which display individual ticket count wise.
How can i achive this functionality
First image
When i choose Feburay, right table should display over all tickets based on rating.
Second Image
When i choose Sharepoint, SharePoint related rating would be displaced at right side table
1 Reply
- v-sihou-msftMicrosoft Employee
In this scenario, if you want to use drill down method to view data column in your chart , you can create a hierarchy like "Month->Product->Tickets" based on the fact table tp achieve your requirement.
However, it's really not a good practice to put different dimension columns into same hierarchy.
Regards,