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 Apps / Concatination between ...
Power Apps
Answered

Concatination between 2 strings

(0) ShareShare
ReportReport
Posted on by 1,066

Dear community:

I would like a button to call someone from Teams:

I have made this below and added my nummer.

https://teams.microsoft.com/l/call/0/0?users=4:0612345678

And it works.

But i want to get the value that is stored in my tabel:

Launch("https://teams.microsoft.com/l/call/0/0?users="&ThisItem.'Mobiele telefoon')

No it is not working anymore.

What do i do wrong?

 

Gr.p

Categories:
  • Verified answer
    MudassarSZ365 Profile Picture
    591 on at

    Hi @PeKi72 ,

    URL Encoding: If the phone number contains special characters, they may need to be URL encoded.
    Data Format: Confirm that the 'Mobiele telefoon' column does not contain any unexpected characters or formatting.
    Context: Ensure ThisItem is being used within the context of a gallery or data table where it can reference the current row's data.
    Column Name: Double-check the spelling and presence of the 'Mobiele telefoon' column in your table.

    If this advice helps you to correct the issue, please consider accepting it. 😊

  • mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at

    Launch("https://teams.microsoft.com/l/call/0/0?users=4:" & ThisItem.'Mobiele telefoon')

    looks like u missed the 4 in the code below, is it part of your number or not?

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 383 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 356

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard