Forum Discussion
Adding Buttons in table visual
How about a custom tooltip page?
It won't navigate to the page\ bookmark, but the relevant data would "pop up" (as a tooltip window) based on the context.
You can do that by setting a page size to "tooltip", and then change the tooltip option in the table to "report page"
Thanks rbriga Problem with mouse hover event is , it will be stable untill movement of curser is there in that field . In case of table visual it will be very small and suppose if we are showing more insight in the target visual then scroll bar will come in report page tooltip which cant be control by user in mouse hover event.
Hence we need some kind of functionality in which based in selection of data in table visual that information should pop out. one way is to show or hide visual but that can be controlled by bookmarks.
so far bookmark navigation can be done through button only but that will not full fill our requirment.