Assigned calculation value on Matrix field to display on excel file

  • PeterCharleston
    Asked on July 27, 2016 at 3:08 AM

    Hi there,

    I have developed my own customised form - which looks OK, but when i test it, i cannot get it to export to excel correctly.  the matrix has 3 colums, which I want to user to see a "tick boxes", but behind this I want values associated to the box they check.

    for example in column 1, there should be the value 1, in column 2 = 1 and column 3 = 1 when i export this to excel, but it still brings across the "tick" and it doesn't seem to export in the format I need anyway- the report is useless as i cannot find the value associated with each question

    can you help?

    Andrea

    Page URL:
    https://form.jotform.co/PeterCharleston/ability-analyser 

  • Charlie
    Replied on July 27, 2016 at 6:24 AM

    I'm sorry, but when you download the submissions as an excel file, the value that will be presented in the column for the specific table cell will be the column name that you added.

    Assigned calculation value on Matrix field to display on excel file Image 1 Screenshot 70

     

    You can actually assign calculation values on your matrix field. There are two ways:

    Option 1: You can assign calculation values directly on the properties window of the matrix field.

    Assigned calculation value on Matrix field to display on excel file Image 2 Screenshot 81

     

    Option 2: You can just assign the values directly in the column name. 

    Assigned calculation value on Matrix field to display on excel file Image 3 Screenshot 92

     

    Now if you want to perform calculations or copy the value on a selected check box on your matrix field to another text box, then that is possible. Here's a guide that will walk you through on how to fetch the data on each matrix cell: https://www.jotform.com/help/343-How-to-Perform-Form-Calculation-in-the-Matrix-Field 

     

    Now with regards to the excel spreadsheet, you can then transfer the matrix cell values on text boxes using conditional logic or you can use the form calculation widget to fetch the data.

    Here's a screencast showing how to fetch the cell value using conditional logic:

    Assigned calculation value on Matrix field to display on excel file Image 4 Screenshot 103

     

    The form calculation widget is much more easier though:

    Assigned calculation value on Matrix field to display on excel file Image 5 Screenshot 114

     

    Here's a sample form where you can see that each check box value on the first row can easily be passed on another field: https://form.jotform.com/62082215861957 

    Now with that, you can choose what to display in your downloaded excel submission, in your submissions page, open the setting and choose what you want to display:

    Assigned calculation value on Matrix field to display on excel file Image 6 Screenshot 125

     

    I hope that gives you an idea on how to proceed.