Forum Discussion
EKizzie1970
Jan 18, 2024Copper Contributor
Formatting SharePoint List based on date values +xx days in the future
Formatting SharePoint List for dummies/beginner I have SP List that I would like to add conditional formatting to: The raw data is a date, I would like to apply the following rules, but I do not ...
DaveMehr365
Jan 19, 2024MVP
Hello EKizzie1970
you can use calculated columns to add dates, after that, you can give them a nice visualization with column or view formatting.
Here are examples to add days: https://support.microsoft.com/en-au/office/examples-of-common-formulas-in-lists-d81f5f21-2b4e-45ce-b170-bf7ebf6988b3?WT.mc_id=DX-MVP-5004845
Best, Dave