Share via

Queries related to PowerApps with SharePoint

Kapil Jindal 65 Reputation points
2026-02-25T16:58:47.96+00:00

Hi Team,

I have a SharePoint site and that SharePoint site contains multiple lists.
I am trying to create the PowerApps for those lists using Copilot.

Copilot is creating the Dataverse table for those SharePoint list then creating the PowerApps(using Dataverse as database, i need only SharePoint as database).
I want to create the App through Copilot without using Dataverse.

Is it possible or not???

Microsoft 365 and Office | SharePoint | Development
0 comments No comments

Answer accepted by question author

Kai-L 13,705 Reputation points Microsoft External Staff Moderator
2026-02-25T18:34:26.2233333+00:00

Dear @Kapil Jindal,

Thank you for reaching out to Microsoft Q&A forum.

Correct me if I’m wrong, but I understand you want to create an app through Copilot without using Dataverse. Based on my research, the default Copilot "Start with Data" wizard is designed to promote Dataverse as the primary relational database for Power Platform. When you ask Copilot to build an app from your SharePoint list, it often attempts to migrate that data into a Dataverse table first in order to utilize advanced features like role-based security and relational mapping.

However, you can absolutely build a Power App using only a SharePoint list as the data source, with no Dataverse required. Typically, this would be a Canvas app connected to your SharePoint list. Instead of using the main Copilot chat box, you can follow the dedicated SharePoint path:

  • Open your list in SharePoint (or Microsoft Lists).
  • Select the three dots next to Forms, then go to Integrate > Power Apps > Create an app.
  • Power Apps Studio will open with an auto-generated app (typically 3 screens).
  • Save and publish the app.

Alternatively, you can create the app directly in Power App:

On the Power Apps home page:

  • Select Start with Data.
  • Choose SharePoint.
  • Select your Site and List.
  • Power Apps will generate a three-screen app in Power Apps Studio, where you can design, build, and manage the app. You can use Copilot to assist with formula generation.

For reference: Create a canvas app with data from a list - Power Apps | Microsoft Learn

I hope this information is helpful and provides you with a clear path forward. Should you have any questions or need further assistance, please feel free to share them in the comments so I can continue to support you. I'm looking forward to your reply.


If the answer is helpful, please click "Accept Answer" and kindly upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. 

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. AI answer

    2026-02-25T16:58:56.5966667+00:00

    Currently, when using Copilot in Power Apps, it is designed to create Dataverse tables based on your SharePoint lists. Unfortunately, there is no option to create an app directly using SharePoint as the sole database without involving Dataverse. The integration process inherently involves converting SharePoint lists into Dataverse tables, which then serve as the backend for your Power Apps applications. Therefore, it is not possible to create the app through Copilot without using Dataverse as the database.

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.