PL-200 · Question #183
You plan to use environment variables in your solution.
The correct answer is C. DateTime F. GUID. This question asks which data types are NOT supported as environment variable types in Power Platform. The supported environment variable types are: Text, Decimal Number, Boolean (Two options), JSON, Data Source, and Secret. DateTime (C) and GUID (F) are not available as environm
Question
Exhibit
Options
- ADecimal number
- BJSON
- CDateTime
- DTwo options
- EData Source
- FGUID
- GSecret
How the community answered
(33 responses)- C91% (30)
- D6% (2)
- E3% (1)
Explanation
This question asks which data types are NOT supported as environment variable types in Power Platform. The supported environment variable types are: Text, Decimal Number, Boolean (Two options), JSON, Data Source, and Secret. DateTime (C) and GUID (F) are not available as environment variable types. Therefore, if you plan to store a date/time value or a GUID value, you cannot use native environment variable types for these - you would need to use a Text type as a workaround. The other listed choices (Decimal number, JSON, Two options, Data Source, Secret) are all valid, natively supported environment variable types.
Topics
Community Discussion
No community discussion yet for this question.
