Skip to main content
Community site session details

Community site session details

Session Id : MHNlFGQ03zCHcpSES8BM+z
Power Apps - Building Power Apps
Unanswered

Dataverse vs Sharepoint list

Like (0) ShareShare
ReportReport
Posted on 3 Dec 2023 20:02:32 by 926

Hello everybody ;

 

What are the limitations of using sharepoint list as a database instead of Dataverse?

  • gikido Profile Picture
    926 on 05 Dec 2023 at 21:41:11
    Re: Dataverse vs Sharepoint list

    @muzammilasif @WarrenBelz Thank you for your reply

  • WarrenBelz Profile Picture
    148,985 Most Valuable Professional on 04 Dec 2023 at 02:45:51
    Re: Dataverse vs Sharepoint list

    Hi @gikido ,

    Operationally, the main limitation in SharePoint is the non-Delegable nature of the Search or in functions (it will not perform a server-side query looking for instances of a string anywhere inside another string - it will however perform StartsWith or equals). Depending on your needs, this can generally be easily worked around with pre-filtering (and doing the search client-side). Large lists (over 100k or so) also start to slow down a bit, so it is not something you would probably use for large enterprise apps.

    Of course, the cost is a consideration as SharePoint can be used Out of the Box, whereas Dataverse requires a premium licence for all users. The SharePoint interface itself can be a very valuable user query tool which you can also build Integrated Power Apps on to replace the standard menu.

    I am a SharePoint user and have not found anything in the last six years across multiple customers I could not do on it, however the apps were in the main "custom" apps to perform a specific purpose.

    This video from Shane Young is also probably useful viewing.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

  • muzammilasif Profile Picture
    71 on 03 Dec 2023 at 20:14:45
    Re: Dataverse vs Sharepoint list

    Well, this question does not have any straightforward answer, it really depends on what you are trying to achieve with your application.

    The most important difference is the speed and scalability when it comes to your org data size.

    Working with Dataverse table is same as working with traditional database tables creating relationships between tables etc., while working with SharePoint lists you can create an application that uses few hundreds to thousands of records.

      

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Loading started