Wednesday, April 10, 2024

How to Import Data from Excel to Multiple tables in PowerApps

Introduction:

 

I have created a view on how to import data from excel to multiple tables in Canvas PowerApps

 

Implemented Steps:

 

1. Created 2 tables

 

2. Created Look Up (Related between 2 tables)

 

3. Export Excel from Advance Find


4. Update the Sheet and Update the Another Sheet based on the Look which you created from Point 2.




 


No comments:

Post a Comment

How to Show Notification in Model Driven App using C#

  Introduction: In this blog, we will see how to show Notification in Model Driven App Using C# Implementation steps: For your function apps...