Extract excel data, get manager and update row with user details which will get from GET MANAGER
Concepts and examples
- Key column: Column in a table that will be use to search a value (key value).
- Key value: Value in the key column that will be used to identify a specific row.
The following table is an example. To perform a row operation in the second row of the table, the
key column
should beColumn 1
andkey value
should be 200.Column 1 Column 2 Column 3 100 A-2 A-3 200 B-2 B-3 300 C-2 C-3
Tech blogger and Problem solver, I share my experiences, insights, and solutions to technical challenges through my articles. With a strong background in Microsoft technologies like Power Platform, SharePoint, Azure, and RPA, I write about process automation, migration planning, troubleshooting, and best practices. My goal is to simplify complex concepts, provide practical solutions, and help others navigate technical roadblocks efficiently. Through my blogs, I aim to contribute to the tech comm
Thursday, July 25, 2024
Power Automate + Excel data
Excel Online (Business) connector lets you work with Excel files in document libraries supported by Microsoft Graph (OneDrive for Business, SharePoint Sites, and Office 365 Groups).
https://learn.microsoft.com/en-us/connectors/excelonlinebusiness/
Excel Online (OneDrive) connection provider lets you work with Excel files stored in OneDrive. This connection provider only supports personal (MSA) accounts.
https://learn.microsoft.com/en-us/connectors/excelonline/
Subscribe to:
Posts (Atom)
PowerShell script to delete file versions from the specified SharePoint document library
Managing file versions in SharePoint Online is essential to maintain storage hygiene and performance, especially when versioning is enabled ...
-
AI Builder is an add-on for the Power Platform that enables AI-powered automation within Power Apps and Power Automate . It provides pr...
-
Forget Naukri, Upwork, Fiver, and Indeed These are overcrowded... Here are 30 Websites for job seekers to check out in 2025! 🏷Save this ...
-
• SharePoint REST service architecture-2013 SharePoint 2013 introduces a Representational State Transfer (REST) service that is compar...