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 / How to remove the comm...
Power Automate
Unanswered

How to remove the comma while updating the table in Received from column

(0) ShareShare
ReportReport
Posted on by 2

Hi All,

 

Thank you in advance for all.

 

I'm updating the row for particular column based on my outputs. Whenever we are updating the column it will update the current value on each and every iteration. I would like to update the previous value as well as the current item in my dataverse table so i used concat operation . I initialized the variable for current item is called Varresult  and for previous value to be store in varapproverreceivedfrom variable. Its adding comma infront whenever updating the column

concat(variables('VarApproverReceivedFrom'),',',variables('VarResult')). Kindly help me how to remove this. If i used substring it will remove the last character for each and every iteration.
 
Priyanka03_1-1679674770130.png
Priyanka03_3-1679674901379.png

 

Priyanka03_0-1679674609119.png

 

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,851 Most Valuable Professional on at

    Hi @Priyanka03,

     

    I guess you are using a string type of variable to store all those emails, correct? Have you tried using an array variable instead?

     

    If you append all the e-mail values to that type of variable you can join them all together with a comma character. You can use an join data operation action or join function in an expression for this.

  • Priyanka03 Profile Picture
    2 on at

    Yes, its string . I tried to using the join operation and i put like this in compose and now its adding the comma at the end. Please let me know what went wrong. Thank you so much for your help:)

     

    join(CreateArray(variables('VarResult'),variables('VarApproverReceivedFrom')),',')
  • Priyanka03 Profile Picture
    2 on at

    Hi,

     

    I append with array variable,

    Priyanka03_0-1679682710792.png

    Priyanka03_2-1679683803248.png

    These previous value is not getting separated with comma i used join function it should be separated with comma right but its updating as it's.

    join(createArray(variables('VarApproverReceivedFrom')),',')

    Priyanka03_1-1679683654418.png

     

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 796

#2
Valantis Profile Picture

Valantis 568

#3
Haque Profile Picture

Haque 538

Last 30 days Overall leaderboard