Blog Archive

1

How to parse JSON faster in Power Apps

Parse JSON function finally is avaible for Power Apps. In this post I will show you step by step how to use For All function to process your data and I will show you alternative to it. The alternative way will be much faster and better for performance of your Apps, so hope you will use it asap.

0

Check device type of Power Apps

How to check device of Power Apps client not using Signals? It can be done via Power Automate headers. In this post I will not only show how to access this information and correct property. But also I’m showing example: how to control if file should be downloaded or not depending on the device type.