This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What Power Fx function do you use to get a table of possible values for a choice column?
Select()
Choices()
LookUp()
None, you should manually build the table
What isn't a valid type of a list of values for a choice or choices column?
Private choice
Global choice
Local choice
If you want to clear the existing stored value, what would you set the value of a choice column to when using the Patch() function?
Blank()
Empty()
IsBlank()
Reset()
You must answer all questions before checking your work.
Was this page helpful?