Power Platform

Power Apps “Invalid data received from the network” error, Part 1|Canvas Troubleshooting

The error "Invalid data received from the network" occurred when I started while building the canvas application, so I m...
Power Apps

[Power Apps] SortByColumns Delegation Warning Guide: How to handle dynamic sorting limitations

In this article, I investigate the delegation limitations of "Sort" and "SortByColumns" functions in Power Apps, specifi...
Power Apps

Power Apps “RemoveIf” and “UpdateIf” are NOT delegable function.|Recommend combined use with “With” or “Filter” function.

I didn't know that "RemoveIf" and "UpdateIf" are not able to delegate to data source and got unexpected results, so here...