Forum Discussion
SuryaExpert
7 years agoQrew Assistant Captain
Me too...About the use-case. As long as they are all related to something in common, it is quite possible. We do that all the time out here. If I have an Employees table (for example) and I have all their skills, projects they are working on, you could typically have all the subreports editable on the employees form. That is one page with multiple grid edit reports. But if they are not related, we can still relate it to some phantom concept. All depends on @murali's use-case.
PennyWhoolery
5 years agoQrew Member
I am not Murali, but I want to do the same.
My use case is this: We monitor certain activity by our Sections throughout the world through a table called Scorecard. My Scorecard table is related to the Section table by Section Name. I want to display 4 reports when the Section lands on a tab titled Scorecard (the reports are quarterly reports of activity by the Section). Is this doable on a tab, or does it need to be a page? Even if it is only a page, I am interested in learning how to accomplish this.
Thanks.
------------------------------
Penny Whoolery
------------------------------
My use case is this: We monitor certain activity by our Sections throughout the world through a table called Scorecard. My Scorecard table is related to the Section table by Section Name. I want to display 4 reports when the Section lands on a tab titled Scorecard (the reports are quarterly reports of activity by the Section). Is this doable on a tab, or does it need to be a page? Even if it is only a page, I am interested in learning how to accomplish this.
Thanks.
------------------------------
Penny Whoolery
------------------------------
- MarkShnier__You5 years ago
Qrew Legend
You can display multiple reports and charts on a record. Are these reports all based on the same table or are there multiple different tables that hold these reports?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- PennyWhoolery5 years agoQrew MemberThey are all based on the same table.
------------------------------
Penny Whoolery
------------------------------- MarkShnier__You5 years ago
Qrew Legend
You will have a report link field which shows the embedded report of children on the form. That report link field can be set on the form to display the results right on the form as opposed to just a link to the child records.
You are free to add that same field many times on the form, and each time just use a different report to show different reports. The reports themselves will not be filtered for a particular parent,. The report link field setup will ensure that you just get the records for that parent when used on that form. ie the report link field adds in an extra filter not in the report itself.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------