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 / Variables to be separa...
Power Automate
Unanswered

Variables to be separated by a space in Populate text field on web page?

(0) ShareShare
ReportReport
Posted on by

I am using the Populate Text field on the web page, I have my UI element setup, and text and everything is working fine except for one problem. 

 

It shows for example under the name its JohnDoe instead it should be John Doe. I can't seem to get the space in between? Below is what I have but don't know how to format it correctly. My text & variable info is below.

 

It is pulling it from an Excel spreadsheet with 2 columns one named FirstName & the Other LastName.

 

%CurrentItem['FirstName']%
%CurrentItem['LastName']%

 

Thanks

Categories:
I have the same question (0)
  • Gdarmon Outlook Profile Picture
    372 on at

    Hi,

     

    To separate variables by a space in the Populate Text field on a web page, you can use the concat() function in Power Automate. The concat() function concatenates two or more strings into a single string 1.

    Here’s an example of how to use the concat() function to separate variables by a space:

    concat(%CurrentItem['FirstName']%, ' ', %CurrentItem['LastName']%)

    This expression concatenates the FirstName and LastName variables with a space between them. You can use this expression in the Populate Text field action to populate the text field on the web page.

     

    Gill

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!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 86 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 55

#3
Ellis Karim Profile Picture

Ellis Karim 53 Super User 2026 Season 1

Last 30 days Overall leaderboard