I am trying to use submissions we get from forms in DOMO via form viewer/builder apps and turn them into usable datasets that we can create cards with. Right now the form submission data puts the label in one column and the value in another and I would like to make it where the data looks like this:
Date: | Model: | Serial: | Yes: | No:
2023-02-24 | BZRVDW324SS | .01/O110035289 | True | False
How would I go about doing this? I tried using pivot tiles but I am having trouble setting it up correctly. I also do not know which unique identifier to use to group the correct answers with the same submission.
Please let me know your thoughts...
Thanks