I built a Power Automate flow from a Form to Planner. The Form is for employees at my company to fill in and I ran into this issue:
1. You cannot limit the free text fields on MS Forms to a custom character limit so sometimes people submit things that are too long
2. Checklists in Planner have a 100 character limit
3. If the user submits something longer than that in the Form it breaks the flow and the Planner card is empty
My question is, can I write a condition to say "if the characters entered is greater than 100 display N/A"?
the error if the characters submitted exceeds 100