Category: Dates
Dates - How to convert a month name (eg January, Feburary, March) to month number (eg, 1, 2, 3)
Do you need to convert a month name to the month number? If so, here's the formula to carry out this task.
Dates - How to format date day numbers with suffix (st nd rd th)
If you need to format or get the suffix for a day number (eg 1st, 2nd, 3rd), this post describes the formula you can use.
Formula - How to get the dates for the current week
Do you need to retrieve the days of the current week? If so, this post shows the formula to carry out this task.
Dates - How to calculate UK tax weeks
If you need to convert dates to UK tax weeks or generate a list of the start and end dates for tax weeks in a year, this post describes some formula that you can use.
Dates - How to convert dates from MM DD YYYY to DD MM YYYY and vice versa
This post describes how to convert dates in the US format "mm dd yyyy", to "dd mm yyyy" format.
Dates - How to detect overlapping times / scheduling conflicts
When building apps, there can often be the need to detect overlapping times. This post describes the methodology and formula to carry out this task.
Dates - How to display or convert Excel date serial numbers
Microsoft Excel stores dates as serial numbers. This post describes this behaviour and shows the formula to convert and display Excel date serial numbers in Power Apps.
Dates - How to get the start date from week number
When working with dates, there may be the requirement to derrive the start date of a week based on a week number. This post describes the formula to carry out this task.
Dates - How to check if a year is a leap year
Working with dates, it can sometimes be necessary to work out whether a given year is a leap year. This post describes a technique we can use to carry out this task.
Dates - How to get the week number for a given date
A common requirement is to calculate week numbers. Up till now, this task could be difficult to accomplish but now, Power Apps introduces the WeekNum and ISOWeekNum functions to help simplify this task. This post describes how these two new functions work.
Dates - How to get the nth weekday for a month
When building apps, it can be very useful to determine the nth workday in a month. For example, what's the 2nd Tuesday in a month, what's the 3rd Wednesday for a month, what's the first Monday (etc)? This post describes the formula to carry out this task.
Dates - How to get the last weekday for a month
When building apps, it can be very useful to determine the last workday in a month. For example, what's the last Thursday in a month? This post describes the formula to carry out this task.
Dates - How to get a numbered list of days or months, starting from a specified day or month
For date or scheduling diary type apps, it can be very useful to retrieve a list of days or months that begin on specific day or month. This post describes some formulas that we can use.
Controls - How to display dates in a combo box
The combo box control does not support the display of date values. This post examines this behaviour and describes a method to overcome this issue.
Search - How to filter records by month and year using a delegable expression
A common question I often see is - how do I filter a table or SharePoint list by month and year? This post describes how to carry out this task using formula that is delegable.
Recent Posts
- Controls - How to set the date picker icon size - Workaround
- Low Code No Code Microsoft Power Platform Conference 2024
- Apps - The new easier way to open .msapp files 2024
- Charts - A simple way to create better graphs and charts
- Controls - How to workaround the bug when setting Radio Button fill color dynamically
- Data - How to find the common rows from 3 or more collections
- Editable Gallery - How to set a control value dynamically when a user changes the value of another control
- Formula - How to rank times including joint times and ties
- SQL Server - Grandfathered licensing model to end on October 1, 2024
- Reading Dynamics 365 and Power Platform User Group successfully holds its Q3 2024 meetup
- Bug - How to fix problem with the advanced section of the properties pane appearing blank
- What happened at the Power Apps track at the Low Code Power Summit 2024?
- Designer - The upcoming ability to copy and paste source code from the designer will be a fantastic enhancement
- Error - Diagnosing the error "Network error when using the Patch function" when saving data with a form
- Apps - How to add predefined stock background images
- Dataverse - How to work around the error "multiple levels of many-to-one relationship expansion aren't supported"
- SQL - How to return data from Stored Procedures to Power Apps
- Reading Dynamics 365 and Power Platform User Group successfully holds its Q1 2024 meetup
Blog Author
Tim Leung Author, software developer, Power Platform specialist |