Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Solution overview

Abhijeet Bodhankar edited this page Feb 29, 2020 · 3 revisions

Associate Insights app is a Power App which is designed and implemented using Power Apps platform and SharePoint connector.

Power App

  • Associate Insights uses phone layout and requires user consent to access SharePoint.
  • Application leverages SharePoint connector to configure the application values and storing feedback.
  • On start, application stores the pre-defined values in Power Apps collection.

Connectors

Power Apps has connectors to various Microsoft-based and third-party applications, currently this application uses only SharePoint connector. Depending on where your data resides, you can take either or both of these approaches:

  • Show data from a custom list in a SharePoint Online site or an on-premises site.
  • Show images and play video or audio files in a library (SharePoint Online only).

Power BI Report:

The idea of Power BI and Power Apps is to respond to a greater demand for actionable data. The app integrates SharePoint data into Power BI which is submitted through Power Apps. Power BI report needs to be shared with set of users for access.

Clone this wiki locally