Power Apps – Work with JSON


JSON (JavaScript Object Notation) is a lightweight format for exchanging data. It is based on JavaScript syntax and is commonly used for transmitting structured data. JSON consists of a collection of name/value pairs and an ordered list of values. In Power Apps, you can use the JSON() function to transform your data into JSON format and the ParseJSON() function to convert a JSON string into a usable object. You can specify the format of the JSON output using the JSONFormat parameter. It is important to note that unsupported data types should be handled using the IgnoreUnsupportedTypes option to avoid errors. JSON can be useful for storing and transferring data in a structured format.


Article 3w

Login now to access my digest by 365.Training

Learn how my digest works
Features
  • Articles, blogs, podcasts, training, and videos
  • Quick read TL;DRs for each item
  • Advanced filtering to prioritize what you care about
  • Quick views to isolate what you are looking for right now
  • Save your favorite items
  • Share your favorites
  • Snooze items you want to revisit when you have more time