Feedback
We are constantly looking at improving our content, so what could be better than listening to what you as a reader have to say? Your feedback is important to us and we will do our best to incorporate it. Could you take two mins to fill out the feedback form for this book and let us know what your thoughts are about it? Here's the link: https://forms.office.com/r/STtMpJAhFS.
Thank you in advance.
In the previous chapters, we have started to build on our app even further by introducing and implementing some basic formulas, using controls, and building components. On their own, formulas will allow an app to take advantage of some of Power Apps basic functionality, but the real depth of apps comes from their consumption and interaction with data.
Data can be stored in a number of different ways, both internally, within the app memory, and externally in a data source. We will explore external data sources in Chapter 9, Introducing Connectors, where we will explore how we can...