Announcements
Hi Team,
I would like my app to show color based on the source input text (example - red from source should show red color)
Refer the image for reference
I'm picking up the source text from a SharePoint list. The Function ColorValue should show color based on the text input
Hi @AshishJaiswal ,
You need to hard-code this - for instance
Switch( YourTextInputName.Text, "Red",Red, "Green",Green, "Blue",Blue )
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
@WarrenBelz
I think i found the solution after researching a little
I need to select color filed before adding a function
Stupid me, I was adding that color function in 'text' filed
Please refer the image - Blue are blues and reds are red
Can you do this for a person field or a column in sharepoint list? Example: if the user is listed in the Technician column, their text would be say blue. and if the user is in the supervisor column, their text would be red?
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 356 Most Valuable Professional
11manish 225 Super User 2026 Season 2
Mohsin Ali 211