QuestionQ9

Implement text analysis solutions

You have a Microsoft Foundry project containing a workflow for a customer support triage process. The workflow includes an Ask a question node that stores the user's response in a local variable named Var01. You need to build the following Power Fx expressions:

  • An if/else condition expression that confirms Var01 holds a value.
  • A Send message expression that returns the stored user response converted to uppercase.

How should you configure these expressions?

Community Discussion

No comments yet. Be the first to start the discussion!