Forum Discussion
Drillthrough question
I'm using a Clustered column Chart to show progress between "Planned Finish" and "Actual Finish" and i want to show the previous 6 months' delivery KPI after clicking the drillthrough option. However, when i try to connect the drillthrough page to the chart, nothing is happening. Both my "Planned Finish" and "Actual Finish" are measures.
Below are what i put in my fields and the graph that i want to have the Drillthrough option, as you can see, there's no Drillthrough to another graph.
I've read on the Microsoft post about how to use Drillthough and it says when we use Measures, you can put measure in the Drillthrough field.
The source
Also, I've looked everywhere on the internet but it says nothing about it, is it possible to do a Drillthrough in a Radial Gauge Visual? If yes how do you do it?
Thanks in Advance!
Hi NaCl-y,
If I understand your scenario correctly that you want to Drillthrough from the Clustered column Chart to Gauge, but it doesn't show Drillthrough when you right click on the value of the Clustered column Chart?
By my test, I could drillthrough from Clustered column Chart to the Gauge chart in another page.
If it is convenience, could you share a dummy pbix file which can reproduce your scenario, so that we can help further investigate on it? You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading.)
Best Regards,
Cherry
7 Replies
- GazzerResolver II
You need to make sure that at least one of the fields from the record you are right-clicking on in the first tab, is in the drillthrough filter area of the second tab. Not just the same/similar field from a different query, it needs to be the same field from the same query.
- NaCl-yFrequent Visitor
I am using everything from the same query and my measures are calculated using the elements from the same query,
- GazzerResolver II
Looking at the images in your post, I don't see anything that would be passed and act like a filter value. You need something that links the data in the second page to the record you right-click on in the first.
I'm only guessing, but I suspect you are assuming that "Keep all filters" being on is what should make this work, but it doesn't quite work like that.