I have a flow that only takes string but when asking questions in copilot the variable is literally a choice type.
I tried creating a string variable and then setting it to the choice variable but its not allowed.
I tried to create a formula Text() but the variable is not found in the intellisense.
You should be able to convert the choice to string using Text(Topic.<variable name>) if the variable is declared at the Topic level.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.