I am trying to create a form with the goal of exporting the data into an .xls with a certain layout
My form is very simple…
Date
Text Field (Payee)
Drop down Category list (based on pick list)
Number
When I export the records, I want all my Pick list Category’s displayed as columns with the number in the row below the chosen category’s column in each record.
I have attached what I want to see when the data is exported.
Is this possible?
Attachments:
You must be
logged in to view attached files.
Hi Rob,
Tap Forms will only export the field names in columns as the first row and the values for those fields for each record as rows beneath.
It won’t add that extra EXPENSES header row that you have in your file either.
The values in a pick list cannot become the header row.
sorry.
Brendan