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 / The issue about Select...
Power Apps
Unanswered

The issue about Select range option in Calendar

(0) ShareShare
ReportReport
Posted on by 389

Dear all,

 

I have an issue with the  Select Range option in the Calendar.

After switching on the  Select Range option of the Calendar, I can select continuous days on the calendar. 

Though , then if I select the one day onthe  calendar, the StartDate property is the date I selected and the EndDate is tonday 's date by default. How should I resolve this problem?

 

 

/CODE

Set(
selectedDate,
Calendar_1.StartDate
);

Set(selectedEndDate,
Calendar_1.EndDate);

Set(
startTime,
DateTimeValue(Text(selectedDate,DateTimeFormat.ShortDate) &" " & TimeValue(ddTimeFrom_1.Selected.Value))

);

Set(
endTime,
DateTimeValue(Text(selectedEndDate,DateTimeFormat.ShortDate) &" " & TimeValue(ddTimeTo_1.Selected.Value))
);

Navigate(DeskSelect);

 

 

GUOGUO_0-1657590714627.png

 

Categories:
I have the same question (0)
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @GUOGUO ,

     

    Could you please tell me where did you get this component?

     

    The Calendar you mentioned is a custom component. It is authored by the user, not a standard control of the Canvas APP. It's input property and output property and logic are defined by its author, and I suggest you find the author for help.

     

    Best Regards,

    Bof

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
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard