nerdexam
Microsoft

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

Manage environments

Question

You plan to use environment variables in your solution.

Exhibit

PL-200 question #183 exhibit

Options

  • ADecimal number
  • BJSON
  • CDateTime
  • DTwo options
  • EData Source
  • FGUID
  • GSecret

How the community answered

(33 responses)
  • C
    91% (30)
  • D
    6% (2)
  • E
    3% (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

#Environment variables#Data types#Solution configuration

Community Discussion

No community discussion yet for this question.

Full PL-200 Practice