Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Shifting Datasource from Sharepoint to Dataverse

(0) ShareShare
ReportReport
Posted on by

Hi Everyone,

 

I need some experts' opinion on PowerApps Dataverse

 

I have built a canvas app, SharePoint is the Datasource, I have around 16 SharePoint list currently linked to my power app. 

 

1. what would be the easiest way to create a Dataverse tables using my SharePoint List 

 

2. Upon migrating to Dataverse tables, how will it impact the functionality of my canvas app? Will I need to revise all formulas previously reliant on SharePoint as the data source?

 

 

could anyone please be brief on this,  

 

  • Ami K Profile Picture
    15,665 Super User 2024 Season 1 on at
    Re: Shifting Datasource from Sharepoint to Dataverse

    @Danny_Dicaprio - 

     

    Regarding question 1, the easiest way is to use the Get Data action, you can import different data sources including SharePoint lists as a new Dataverse table.

     

    Further reading: 

    https://learn.microsoft.com/en-us/power-apps/maker/data-platform/data-platform-import-export 

    https://powerapps.microsoft.com/en-gb/blog/easier-than-ever-experience-to-import-data-from-sharepoint-list/ 

     

    Regarding question, 2, this a broad topic for a forum post, but some key points:

    • While similar in that both are tabular data sources, Dataverse is relational whereas SharePoint is unstructured. Data types such as Choice and LookUp work very differently in Dataverse vs SharePoint. Therefore the syntax for those data types will need to be corrected. However, non-complex data types like a Single Line Text, Number, and Date do not need any changes in the Power FX.
    • Dataverse is a true relational database with support for many-to-many relationships across tables. As a result, the LookUp function does not work in the same way as a SharePoint LookUp.
    • More functions are delegable in Dataverse compared to SharePoint. In addition to the Search, In, and First functions being delegable, the "Does not Equal" ( "<>" ) operator is also delegable across multiple data types, as well as aggregate formulas such as SUM, MAX, and MIN. You should update your formulas to take advantage of this.

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,635 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard