Forum Discussion
aykan_inal
Mar 18, 2022Copper Contributor
filtre list sharepoint online & list
 Hi there  I created a sharepoint online list  user and birtday times are written in this list  Is it possible to show the names of people under the person whose birthday is today on the sharepoint 36...
aykan_inal
Mar 24, 2022Copper Contributor
DaveMehr365
Mar 24, 2022MVP
Hello aykan_inal
you have it here: https://github.com/pnp/List-Formatting/tree/master/view-samples/birthday-format
1. Create a custom sharepoint list
2. create the fields and view in the linked github docu under "view requirements"
3. add the view formatting (linked in github on top "birthday-format.json") > copy paste that code into your sharepoint modern list view
hope this helps.
Regards, Dave