Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
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.
Ήταν χρήσιμη αυτή η σελίδα;