Drill Down-Detail Report- to open in a new tab/window
Posted on August 19, 2015 at 12:04am
Hi,
I have a drill down report of list of order details with a hyperlink on the order_id. And on clicking the hyperlink, I display another report with few more additional details. But I want the second report to open in a new tab/window so that the user can choose to close it and continue to read the first report. How to accomplish this? Is there any parameter that has to be set for the same?
Thanks in advance
Joined: Apr 29 2015 - 10:20pm
Last seen: 6 years 11 months ago
Posted on August 19, 2015 at 2:19am
In the Properties View, select "HTML" and expand "Hyperlink". Set Return target to "Blank".
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago
Posted on August 19, 2015 at 8:18pm
Hi,
Where should I set the parameter? in the master report, detail report or the text field that has the hyperlink?
Thanks
Joined: Apr 29 2015 - 10:20pm
Last seen: 6 years 11 months ago
Posted on August 19, 2015 at 8:20pm
Got it! in the master report..
Thanks so much :)
Joined: Apr 29 2015 - 10:20pm
Last seen: 6 years 11 months ago
When we click first drill down then show in tab ,its working fine (pagination and exporting)
Next drill down report showing in next tab and its working fine,that time first drill down report not working (pagination and exporting)
How can resolve my issue want to show multiple drill down report simultaneously with full functionality
Is there an update to this answer - using Studio v6.16. How do you make a hyperlink open a new page / new report? Can you do it for individual slices of a pie chart?