I thought I was getting the hang of this Airtable thing, but I’m stuck on this problem.
I’m trying to separate multiple columns from a single row into multiple rows in another table:
Single audits are conducted using the fields in the ‘Safety Audits’ table. In the example there are 3 questions (Q1-3). If the answer to these is ‘NO’, the user is asked if the need to ‘Report A Fault’ (YES/NO). If yes, then they enter the details (Location, subject, photo, etc.).
I think I need a script to populate table ‘All Faults’? Any assistance would be greatly appreciated as I have exhausted all of my formula knowledge.
I appreciate this seems quite long winded, but the audit questions are part of our compliance records, so each question needs answered (the real audit has about 12 questions). The faults are a bi-product of the audits, and need to be treated separately, hence the separate table. I’ll then have another view within ‘Safety Audits’ to show a summary of all audits completed, without the fault details.
Thanks, Andy