Skip to main content
Community site session details

Community site session details

Session Id : 8bdQ85m6CXMnVUw9uUCH9N
Power Apps - Power Apps Pro Dev & ISV
Answered

Color Enum

Like (0) ShareShare
ReportReport
Posted on 23 Sep 2019 00:00:34 by 329

Hi

 

Is there any way I can use the Color Enum of Canvas App as a input property to my control? I saw the Enum type but it seems like I need to define all the values for Enum first which obviously is not a simple job in this case. Is there any solution for this?

 

Thanks

-Srikanth

  • Ben Thompson Profile Picture
    1,400 on 24 Sep 2019 at 14:59:46
    Re: Color Enum

    And use a regular expression such as 

    /^#([0-9a-f]{3}){1,2}$/i 

    to validate that the input is valid before continuing. 

  • Verified answer
    dinusc Profile Picture
    Microsoft Employee on 24 Sep 2019 at 00:17:33
    Re: Color Enum

    That is correct. For now, you could do something like the following:

    Capture.PNG

  • ansrikanth Profile Picture
    329 on 23 Sep 2019 at 21:38:29
    Re: Color Enum
    Thank you, so I guess I just need to rely on my component users that they will enter a valid color string (at least for now), no other alternatives. Am I right?
  • dinusc Profile Picture
    Microsoft Employee on 23 Sep 2019 at 13:05:44
    Re: Color Enum

    Hello @ansrikanth ,

    Unfortunately Canvas Color enums are not supported in PowerApps components. Those are only supported in legacy Canvas controls.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2