Hello Power Users,
I was building a flow where a user uploads an excel sheet inside a sharepoint document library and that should trigger flow to grab the file content and start the process. But I'm stuck at a point where I need to select a table and not sure how I make it dynamic. So that I don't need to get into the flow always and select the table name by myself. Below is the example for clear understanding on table name.
Referring the below action, each excel file may have different table name how can I dynamically let the flow read the table name?
I can also have all the excel sheets that are uploaded in the library to have a unique name, may be "FinalTable" if that helps my process to make it easy.
Can anyone please suggest me or help me?
Thank you so much in advance!
Hi @KrishR
Add the below action step before the 'List rows present in a table'. Then map the table name dynamically in next step.
Assuming you only have one table in your excel worksheet.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1