I want to show the Modified date on my intranet pages by adding a Page Properties web part that will pick up and display this date. However the Modified column is not eligible to display in the PP web part.
So to achieve this I need to:
(1) create a column - call it Column X - in my Site Pages library that will copy the date shown in the Modified column for each item, and then
(2) Edit the Page Properties web part to display the current value of Column X
QUESTION: How to set up a Flow that will allow the values in the Modified column to be automatically copied to Column X?
I'm not that familiar with Flow, so hope someone can talk me thru how to set this up.
@DavidBrooks you dont need a flow for this. Just create a new calculated column in your sharepoint list and set the formula to [Modified]
Hi Krootz
That's what I thought but for some reason the Page Properties web part cannot display columns with a calculated value 😖
@DavidBrooks oh I didn't know that lol. To use flow to update the same item when it's modified watch this first to avoid an infinite loop: https://www.youtube.com/watch?v=oKN4_5o2NUA
then on your update item action item in flow, just set the new column to modified date (screenshot shows issued_date being set to modified date). The ID is first action when it was triggered.
Thanks, I will try that
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
30 | |
29 | |
28 | |
20 | |
11 |