web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Updating Item in Share...
Power Automate
Answered

Updating Item in SharePoint when Data in Column from List A match Column from List B

(0) ShareShare
ReportReport
Posted on by 4,805 Super User 2026 Season 1

Hello,

 

I have two Lists A and B

List A have a column WorkingHours what Concatenate StartTime and FinishTime columns in format 10:00-18:00

I have also List B, that one have column ShiftName and it's list of different Start Times ShiftName is in same format as WorkingHours.

 

List B have additional Columns like D,B,N and Hours in each depend on Time person working that Columns are also present in List A

Now I want to Update List A columns D,B,N when WorkingHours or StartTime&"-"&FinishTime are equal  ShiftName 

 

Can I ask for Help with showing me how the condition and Update item should Look to achieve this Please.

 

Regards

Categories:
I have the same question (0)
  • SebS Profile Picture
    4,805 Super User 2026 Season 1 on at

    Is there a way in expression to concatenate two Time Value to format 10:00-18:00 ?

    I'm assuming if I just concat(StartTime,"-",FinishTime) I will get String like 0.22222-0751 is there a way to format StartTime same as in excel or power apps Text(StartTime,"hh:mm")& "-" &Text(FinishTime,"hh:mm") ?   

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @SebS,

    Do you want to concatenate two time value into string?

     

    If so, I think you could directly use the concat() expression to achieve your need. Note that you should firstly format the date time into string using the formatedatetime().

    Here is a simple demo, please check as below:

    vqiaqimsft_1-1662351858845.png

    formatDateTime(utcNow(),'hh:mm')

    vqiaqimsft_0-1662351845872.png

    concat(outputs('Compose'),'-',outputs('Compose_2'))

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 873

#2
Valantis Profile Picture

Valantis 813

#3
Haque Profile Picture

Haque 526

Last 30 days Overall leaderboard