web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Add color to selected ...
Power Apps
Unanswered

Add color to selected dates from ListBox in Calendar

(0) ShareShare
ReportReport
Posted on by 11

Hello,

 

I have  a listBox with the selected dates and one Button, for example Test with background color = red. When I press this button, it will be displayed a popup with another button, "Add". So, when I press the Add button, I want to color the dates from ListBox with red (the color of first button) in the calendar. How can I do this?

 

And how to select multiple dates ?

catalinaA_0-1673017980125.png

 

 

Thank you,

Catalina

Categories:
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @catalinaA 

    In the Add button OnSelect: Set(colorvar,true)

    Make the TemplateFill property of calendar;  If(colorvar && ThisItem.Value in Listbox.SelectedItems, Red, Transparent).

  • catalinaA Profile Picture
    11 on at

    It doesn't work..

    In the Add button OnSelect I have : 

    Set(colorvar,true);
    Clear(colDates2); //colDates2 = Items of ListBox2
    Set(varShowPopup, false);

     

    After pressing the "Add" button, there is no red date.

     

    Thank you!

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard