Wasn't exactly sure how to title this post so forgive me if it didn't make much sense. Hopefully, either my explanation or example will be able to help you understand my question.
With that said, I currently have a Share Point list that has a Date/Time Column named Date (dd/mm/yyyy). It is full of different dates from throughout the year. I was wondering if/how I can take that single column of dates and add them to a collection, sorting them into columns based on the month. It's probably a simple solution but for some reason I can't seem to think of a way to do it, so any help will be greatly appreciated.
Example
What I have currently inside a SharePoint column
Date |
01/04/2022 |
01/01/2022 |
01/02/2022 |
01/06/2022 |
01/08/2022 |
01/11/2022 |
01/07/2022 |
02/01/2022 |
13/07/2022 |
What I want as a collection in PowerApps
Jan | Feb | Mar | April | May | June | July | Aug | Sep | Oct | Nov | Dec |
01/01/2022 | 01/02/2022 | 01/04/2022 | 01/06/2022 | 01/07/2022 | 01/08/2022 | 01/11/2022 | |||||
02/01/2022 | 13/07/2022 |
I am posting this late on a Friday afternoon so I apologise if I go silent for a couple days.
@v-yujincui-msft Thanks for the help, this works great!
Best Regards,
Charlie Choi
Hi @MathewM ,
Please try the following formula:
ForAll(
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional