Back to Browse

Concatenate Function | Power Fx | Copilot Studio - Power Apps

2.1K views
Oct 11, 2023
8:59

Learn how to use the Concatenate function in Power Fx, the low-code programming language created by Microsoft. The Concatenate function allows you to join together multiple strings of text and strings in tables, but only in certain scenarios! You will see some examples of how to use the Concatenate function with individual strings, single-column tables, and mixed arguments. You will also learn how Concatenate differs from the Concat function too, which is similar to the Concatenate function but operates on a table expression. Code Used: Strings: Concatenate("Flow", "Joe") Table: Concatenate(NameDataTable.Selected.Name, " ", "Selected") #powerfx #powerapps #copilotstudio Chapters: 00:00 Introduction 00:20 Concatenate vs Concat 01:47 Strings 01:48 Tables 02:46 Demo

Download

1 formats

Video Formats

360pmp415.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Concatenate Function | Power Fx | Copilot Studio - Power Apps | NatokHD