Tips, Tricks, and Troubleshooting
When building applications, Power Apps provides a robust platform filled with features for rapid application building. These features include a responsive UI designer, connectors for data source handling, and a complete deployment toolset.
However, as on every development platform, not all the features we would like are included, or some are still a work-in-progress. Maybe some of the features that are included have limitations or are in a different scope to what we want to accomplish. For situations like these, developers often look for out-of-the-box solutions to meet their goals.
This chapter will present a series of workarounds that help solve some of the platform’s limitations or improve the use of a particular feature already available. The following recipes are examples of these workarounds:
- Sharing OneDrive data between tenants
- Playing with vectors - SVGs in canvas apps
- Transferring SharePoint list Power...