Hi All,
Can any one please guide me how to remove last character of string using flows.

Hi All,
Can any one please guide me how to remove last character of string using flows.
You can give a try like Give a Compose Value and write the below query
substring(outputs('Compose_3'),0,sub(length(outputs('Compose_3')),1))
Link for your reference : https://powerusers.microsoft.com/t5/General-Power-Automate/Removing-the-last-character-in-the-string/td-p/141940
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com