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 / PowerApp: Calendar Wee...
Power Apps
Answered

PowerApp: Calendar Week Number Picker

(0) ShareShare
ReportReport
Posted on by 6

Hello, 

I am building an App to collect purchase orders form customers. In this app, my requirement is that the customer can select week number for expected delivery and not specific date. Is it possible with PowerApp that I can create Date Picker specifically with week numbers only. 

I am expecting this should look like this if possible and use can change week numbers by clicking on arrows.

Vishal_Parekar_0-1648631823264.png

Thank you very much!! 

 

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

    Hi @Vishal_Parekar :

    Could you please show me your requirements in detail?

    Do you want to select a week number with the 'Week Number Picker' and then add the number of days('week numbers X 7')  to a specific date, and then display this number on a date picker?

    Best Regards,

    Bof

  • Vishal_Parekar Profile Picture
    6 on at

    Hello @v-bofeng-msft ,

    Thank you for reply. 
    I want to select a week number with the 'Week Number Picker' and record that week number while customer submitting customer order. 

    Best Regards,

    Vishal

  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @Vishal_Parekar :

    I've made a test for your reference:
    1\Add a left arrow and set it's OnSelect property to:
     

    If(TheWeekNum>1,Set(TheWeekNum,TheWeekNum-1))

    2\Add a right arrow and set it's OnSelect property to:

    Set(TheWeekNum,TheWeekNum+1)

    3\Add a label control and set it's text property to:

    "KW"&TheWeekNum

    vbofengmsft_0-1648805472112.png

    Best Regards,

    Bof

     

  • Vishal_Parekar Profile Picture
    6 on at

    @v-bofeng-msft  It worked as expected!! Thank you very much 🙂

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 421 Most Valuable Professional

#2
11manish Profile Picture

11manish 153 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 116 Super User 2026 Season 2

Last 30 days Overall leaderboard