Chapter 10: Tips, Tricks, and Troubleshooting
When building applications, Power Apps provides a robust platform filled with features for rapid application building. Examples of these features include a responsive UI designer, connectors for data source handling, and a full deployment toolset.
However, as on every development platform, not all features are included, or some are still a work-in-progress. Maybe some of these features have limitations or run in a different scope of what we want to accomplish. For situations like these, developers often look for out-of-the-box solutions or workarounds to meet their goals.
In this chapter, we 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 Apps...