Power Apps provides a range of charting capabilities for both canvas and model-driven apps. With canvas apps, we can visualize data with bar, line, and pie chart types. With model-driven apps, there are even more options.
In this chapter, we’ll find out how to prepare a data source and how to improve the presentation of our canvas and model-driven apps by incorporating charts. With model-driven apps, we can build dashboards that enable users to drill into data through charts. We’ll find out how to build this feature.
How to aggregate data. We’ll look at techniques ...