sharepointlists
2 Topics[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?28KViews0likes2CommentsSend email to only interested colleagues when an attachment is added
Hi, I am a newbie to power automate. I created a SharePoint list with many people. Along with the other columns the list has a column called interested where people can add their names if they are interested in the contents of a particular row. There is another column called learnings for adding attachments relevant to the topic or row. I would like to notify only the interested people about the addition of a new attachment. How can I do it? I don't want everyone on the SharePoint list to get notified while adding a new attachments. Only the interested ones. Thanks in advance.