Forum Discussion

IvanWeiss's avatar
IvanWeiss
Qrew Captain
6 years ago

Report Link to a specific report

Hello, I want to create two report links above my tasks view on my projects table.  I want them to display a report of cancelled and completed tasks respectively.

My Projects table is related to my tasks table (A project has many tasks)
It views on the projects table all of the active/open projects.  

I created two fields for report links set to match the project number (my key) to "related project" in the tasks table.  The link works and takes me to the appropriate task list, but it defaults to my default table view.  How do I set it to show my report showing only completed or cancelled tasks?

------------------------------
Ivan Weiss
------------------------------
  • np
    Just make your perfect report showing the columns on the sort that you want filtered only on say completed tasks.

    Then go to the form properties for that report link field and instead of letting it use the default report, use instead that report that your built. 

    I suggest when you build the report that you make it viewable by no roles at all, and give it a name like "used on projects for completed tasks"

    That way nobody (including you!!) will accidentally change the report and repurpose it for another use.



    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    markshnier2@gmail.com
    ------------------------------
    • IvanWeiss's avatar
      IvanWeiss
      Qrew Captain
      I dont get that option when I want to maintain a "link".  I didnt want them to show on this form, just link to the report.  When I select link I cannot pick what form to use.  As a temporary workaround I used a section heading set to collapse and am display the reports under that collapsed section heading.  But I really just wanted a link to open in a new tab.

      ------------------------------
      Ivan Weiss
      ------------------------------
      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend
        Well the no code solution would be to put a tab on your form for canceled and completed tasks and put those reports on that tab.
        But I will post back to this thread with some syntax you can use to make a URL to run a report of the tasks that are related to that project.


        ------------------------------
        Mark Shnier (YQC)
        Quick Base Solution Provider
        Your Quick Base Coach
        http://QuickBaseCoach.com
        markshnier2@gmail.com
        ------------------------------