Hi all,
Before I even attempt to figure out how to do a nested report in infomaker I'm wonderingif it is even possible to add one to a custom tab.
Cheers!
The simple answer is
“yep!”
From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Ryan Rowell Sent: Monday, November 30, 2009 4:29 PM To: Ryan Creps Subject: [Tessitura Technical Forum] Nested report in custom tab
Before I even attempt to figure out how to do a nested report in infomaker I'm wondering if it is even possible to add one to a custom tab.
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
What if you created the custom screen as a web page and the report as an SSRS report. Could you not then embed the SSRS report on the custom web page screen and still update the data for the screen?
Sadly we are not currently using SSRS nor will we anytime soon. Thanks for the idea though.
Hi Ryan,
Good day.
SSRS is just a good choice. You don't have to stick with it. You can try Crystal report with web pages. I think web page can do anything as a custom tab. or even DIY your report with gridview or datagrid. The good thing for web page is your customization will survive from climate change of Tessitura.
Exporting DataGrid to Excel
http://www.codeproject.com/KB/webforms/DAtaGridExportToExcel.aspx
Export GridView to Excel
http://mattberseth.com/blog/2007/04/export_gridview_to_excel_1.html
have fun.
Ben
Don't get me wrong, I'm all about it but it's just not a possibility with our current IT structure. Thanks for the links, I'll do some research and see if I can make a case to get it on someones radar though.
In the meantime I'll find some other way of presenting this information unless someone can confirm it's possible to have a nested report in the constituent custom tab and still be able to edit the base report.