Adding calculations and grid listing on a custom report page?

  • moberempt
    Asked on November 26, 2015 at 1:07 PM

    I have a follow-up question about reports.  I want to display a simple report page that shows the total players "In" and "Out" with the names listed below in a grid/list - see an example here for a report that I am using on Wufoo right now (switching over because JotForm has more features!) www.mondayhoops.com/totals.htm

    When going through the reporting features, I did not see a way to do this type of calculation/report, I see where I can do a grid with the results, but can't find a "widget" or similar to display the IN and OUT totals at the top.  Is it possible and I am simply missing it?

  • Charlie
    Replied on November 26, 2015 at 1:36 PM

    You can check our Visual Report builder, here's a guide: http://www.jotform.com/help/187-How-to-Create-a-Visual-Report-with-your-Form-Submissions. In the visual report builder, you can use a Bar graph to display the "Status", however, it may not be similar to what you are looking for.

    For the available reports that we have, you can check this link: http://www.jotform.com/help/326-How-To-Create-Form-Reports-in-JotForm 

    You might also try checking the Submission View app: http://apps.jotform.com/app/submission_view. It should allow you to display the submissions on a design you want.

     

    If you are familiar with programming and APIs, then you can try creating the final report with the combination of the default reports and custom scripts to fetch missing or other data using API. You can check our API here: http://api.jotform.com/docs/#report-id 

    I hope that helps.