Skip to main content
Community site session details

Community site session details

Session Id : J+dahGKM2H3GocfSLK9xAO
Power Automate - Building Flows
Unanswered

Show Column Display Names in a Track SharePoint Column Changes Flow

Like (1) ShareShare
ReportReport
Posted on 1 May 2024 22:02:38 by 86

Hi.  I'm building a flow to track column changes in SharePoint, following @Reza's video.

 

It all works great, except I'd like the notification email to show the column display names instead of the column names.

 

I was told to use a select data operation action and map new column names, but I'm unsure how.  Attached is my Track Field list and Keys.

 

Any help would be appreciated.

  • Suggested answer
    JibblyGibbly Profile Picture
    44 on 24 Jul 2024 at 06:08:20
    Show Column Display Names in a Track SharePoint Column Changes Flow
    Hi Catalina, 
     
    If you haven't dound the solution yet, I can help you. I was also following Reza's video and got the complex track changes solution implemented. 
     
    I used an initialize an object for Column Display Names and used that in the Append to HTML variable (
    variables('varColumnDisplayNames')[outputs('Columns_that_have_changed')?[variables('varIndex')]])
     
     
     
    Let me know if this helps. Else I am happy to go in detail and explain each step. 
     
    PS: I also used a condition to exclude versions 1.0 to 3.0 (as the system first creates the items and uses the next version to add attachments) and filtered trigger condition to exclude the service account. 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete