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

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 538 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 405 Moderator

#3
abm abm Profile Picture

abm abm 252 Most Valuable Professional

Last 30 days Overall leaderboard