0

Its possible to create an App or WebForm App using Power Apps to save and retrieve information from Azure DataLake, Synapse or Data Factory?

Could you give any suggestion about this implementations, please?

I appreciate any help you can share!!

Thanks so much!

  • what kind of information are you looking to get from Azure DataLake, Synapse or Data Factory? Can you explain your actual goal or requirement ? – KarthikBhyresh-MT Aug 26 '21 at 10:35
  • 1
    @KarthikBhyresh-MT Thank you for your reply. I Need to save info about the production on my company. That info could be saved in one or more tables keeping a "relation" between them using a keycolumn. Also I need to make querys to get some data from other tables to get the basis to make the calculation to save my production KPI. So, My goal is make a CRUD using Power Apps, but I dont know if that if possible using any of the services I already mencioned. – NavidadProg Aug 26 '21 at 14:45

1 Answers1

0

There are multiple ways to import and export data into Microsoft Dataverse. You can use dataflows, Power Query, Azure Data Factory, Azure Logic Apps, and Power Automate. See, Importing and exporting data and Import by bringing your own source file

You can configure dataflows to store their data in your organization’s Azure Data Lake Storage Gen2 account. This article describes the general steps necessary to do so, and provides guidance and best practices along the way.

Although I a starting in power apps, you can checkout for further Create, edit, or configure forms using the form designer

use Dataverse in ADF..

enter image description here

Add source to your forms...

enter image description here

enter image description here

enter image description here

enter image description here

KarthikBhyresh-MT
  • 4,560
  • 2
  • 5
  • 12