Forum Discussion
Table pop-up visual
- 4 years ago
It sounds like custom tooltips or drill 'down' is what you need.
Here's a good video to setup the tooltips.
https://www.youtube.com/watch?v=URTA7JZsAtw&ab_channel=GuyinaCube
- 4 years ago
Hi,
if you want to add a drilltrhough page like this:
you need:
- add another page
- in the new page in this area:- drop Worker in "Add drill-through fields here"
- change the name of the page to help user understanding it i a DT page
- then in your first page with the right click on the name
you reach your drill-through page.
If this post is useful to help you to solve your issue consider giving the post a thumbs up 👍
and accepting it as a solution !
- 4 years ago
serpiva64 - For drill through, you don't need to enable 'cross report' unless the intention is to drill through to other reports. It is not required for the same report.
I think drill down or tooltips are more appropriate for Anonymous's scenario.
- 4 years ago
Unfortunately no, not as a tooltip anyway. I also find the hover functionality annoying at times.
You could fake it with bookmarks potentially, although it may be more effort than it's worth.
You'd likely need to have a button that was conditionally populated/active, upon selecting a row/item, activate the button, when clicking the button have a dynamic action that shows a visual and has a semi-transparent rectangle that makes it look like the other visuals are greyed out. It would be a fun exercise to do if I had time and there are a lot of useful techniques in there, but like I say, probably more effort than it's worth.
The other way to deal with it would be to drill through to another page. If you really needed the other visuals greyed out you could duplicate your existing page and put the semi transparent rectangle I mentioned above, over the other visuals.
It really is down to the importance of these features for the report consumers vs effort.
Hope this helps.
Hi,
if you want to add a drilltrhough page like this:
you need:
- add another page
- in the new page in this area:
- drop Worker in "Add drill-through fields here"
- change the name of the page to help user understanding it i a DT page
- then in your first page with the right click on the name
you reach your drill-through page.
If this post is useful to help you to solve your issue consider giving the post a thumbs up 👍
and accepting it as a solution !