Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk 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.
Var den här sidan till hjälp?