Power Apps recently gained new String Interpolation functionality. In this video I’ll explain what string interpolation is and show how to use it in your canvas Power Apps. We’ll explore how string interpolation compares to the existing concatenate functionality and show examples of using string interpolation to embed formulas directly in our strings.
Other videos you may like
💠 New OnStart Property for Power Apps https://youtu.be/Nfs0QERSsnI
💠 Power Apps Quick Start Guide: https://youtu.be/fE-CZS-64Us
LINKS
🔗 String Interpolation Documentation: https://powerapps.microsoft.com/en-us/blog/power-fx-string-interpolation-index-function-and-randbetween-function/
🔗 String Interpolation Blog Post: https://powerapps.microsoft.com/en-us/blog/power-fx-string-interpolation-index-function-and-randbetween-function/
Table of Contents:
00:00 – Intro
00:16 – What is String Interpolation?
01:59 – Concatenate vs & vs String Interpolation
02:12 – Ampersand Method
02:39 – Concatenate Method
03:00 – String Interpolation Method
06:44 – Summary