Hi,
I have a Microsoft form for internal auditing, and I need to calculate if the specialist has passed the audit. The workflow:
- QA Team completes Form
- New row is added to the Audit Dataverse Table.
My approach is to add a formula column in the Audit table that counts the number of times the word "Correct" appears in the row.
We have 65 metrics that this formula needs to look at. Any suggestions on how to set up this formula?
Thanks