Power Apps – Get the day from any date

2 steps

Introduction:

Follow these simple steps to determine the day of any date. In this example, we will use a date picker and a label.


Step 1:

Insert a date picker named DatePicker1.


Step 2:

Insert a label named Label1. Change the following properties:

Text property

Text(DatePicker1.SelectedDate,"dddd")

Conclusion:

To test, change the date in the date picker. You will notice that the day in Label1 will updated based on the selected date.


Did this article help? Let us know how we can improve. Send us a message by clicking the “Contact Us” button below.

 

Article last updated on Apr 19, 2024


Need expert guidance on Power Apps?