Forum Discussion
Drill Through Assistant Question
Hi,
So I'm not sure if this is even possible to do with drill through but I thought I'd ask. So I have a dashboard which has 3 separate visuals that show patient counts of different status. So 100 are in Admitted Status, 200 are in Discharged Status and 50 are in Transferred Status. I wanted to do a drillthrough based on these counts so that if I dril through on the admitted count it would drill through to a a different page that showed a demographic break down so for those 100 patients it would show the various different demographic breakdowns that I've setup on the page it's drilling through to.
Thanks
5 Replies
- mwegenerMost Valuable Professional
Hi id013 ,
create a Measure for each Status and use this Measure on the Visual and as DrillThrough Filter.
Admitted = CALCULATE(SUM('Table'[Value]),FILTER('Table', 'Table'[Status] = "Admitted"))If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
- v-lid-msftCommunity Support
Hi id013 ,
We can put the filter on each visual and the status field in the drillthrough page to meet your requirement,
If it doesn't meet your requirement, kindly share your sample data and expected result to me if you don't have any Confidential Information. Please upload your files to One Drive and share the link here.
Best regards, - v-lid-msftCommunity Support
Hi id013 ,
How about the result after you follow the suggestions mentioned in my original post?Could you please provide more details about it If it doesn't meet your requirement?
Best regards,