
Announcements
Hi,
I'm new on power pages, sorry if my question is dumb.
I need to create an advanced forms that will be contains 3 sections.
The first section is about customer informations.
I would like to create lookup columns that will be connected to a sharepoint list or an sql database.
Is that possible ? the scenario here is to retrieve customer informations that are stored in an list sp or sql database.
The first question will be "enter your customer ID please"
The 2nd and third section will be connected to dataverse.
By the way, the scope of the forms is for anonymous users.
Thanks for your help
Hi, custom connectors aren't available in Power Pages.
Alternatively, you can use virtual tables: Get started with virtual tables (entities) (Microsoft Dataverse) - Power Apps | Microsoft Learn
but from your requirement, I think I would probably go a bit more custom, and use API/integration mechanisms to get/update the data you need from the other sources