SharepointLists
1 Topic[Sharepoint Lists] Is there a way to format date with json formatting?
I'm looking for a way to format value as date with json formatting, but I can't find. Is it possible to place multiple values from other columns and format them in date format? For example, I would like to do like this within a single cell: First time: 2022/5/31 " ='First time:' + [$firstdate]" Second time: 2022/6/2 " ='Second time:' + [$seconddate]" Is there a way for this?28KViews0likes2Comments