Forum Discussion
Drill through on Table Values
Hi arhantjain ,
This should resolve this issue for you:
Create a drillthrough button in Power BI - Power BI | Microsoft Docs
Thanks for replying....
But after creating drill through button, still I have to click the place name from table and then the button is enabled.... Then I have click on that button.... This makes user to click 2 times, but user want it in single click... If it is possible in Power BI, then pls help....
- Anonymous4 years agoNot applicable
Hi arhantjain ,
When using drillthrough, detailed data is required to filter the second page. So we need to click twice, first select the data to be drilled, and then drill. Clicking in Power BI has many other modes of interaction, such as cross-filtering and cross-highlighting. So this is by design to prevent confusion and false touches.
To change the design of Drill through, you may consider submitting your idea or voting for similar ideas in Power BI Ideas: Search (powerbi.com).
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
- arhantjain4 years agoRegular Visitor
Thanks Gao for replying..!!
I have tried to solve the issue by using URL filter string parameters.
I have created a 'custom table by example' in which all filter URLs are filled and web link created in table in dashboard.
But still there are some issues, if you could help in solving those...
1. by clicking on link, it is opening a seperate window. (Though the data is filtered as required), but can it be open in same window.?
2. Can we place a button in each row, which opens the child page of that corresponding value..?
Thanks in Advance.
Regards
Arhant Jain
- collinq4 years ago
Super User
Hi arhantjain ,
I believe that all the links for new windows has the "_blank" as part of it and so a new window will always open. That said, there may be some sort of html or javascript (which I do not know) that might be able to overwrite that option.
- Anonymous1 year agoNot applicable
Hello, I'm looking to implement this same functionality of a user only clicking once. Did you happen to figure out a workaround for this?
Thanks