Canvas App | Power Fx | Parse and bind JSON collection to Gallery

In this article, I will demonstrate how to utilize the ParseJson function to parse JSON data and bind it to Gallery control. Scenario: Let’s get started with JSON preparation and parsing, and then binding it to a Gallery. Prepare a Sample JSON string: Use the ParseJson function to parse the Json string: Now that we […]
Published on:
Learn moreRelated posts
Exploring the Potential of Power Fx Functions (Preview) in Power Apps
As developers, we often encounter scenarios where the same logic needs to be written in multiple places. This may result in code redundancy an...
17 days ago
Canvas App | Easy way to use SVG icons with PowerIcons
In my previous articles, I explained how to use SVG icons in Canvas Apps by manually modifying the SVG content to make it compatible with Canv...
1 month ago
How to Detect that a PCF is Running Inside a Canvas App / Custom Page
Usually my target is to develop a PCF working inside all types of apps: Canvas App (or Custom Pages), Model-Driven Apps and hopefully also ins...
2 months ago
Use PowerFX in Power Automate Desktop Flow
2 months ago
Step-by-Step Guide for Using Power Fx in Power Pages (Preview)
In this blog, we’ll explore how to use Power Fx within Power Pages to build dynamic, interactive web applications. We’ll walk through key feat...
2 months ago