HOTSPOT You are creating a custom selector for a Microsoft Excel workbook by using a Power Automate desktop flow. 
Doesn't the table selector on line 5 use Name^="BudgetData"? If the table is renamed to Budget2022, wouldn't we need to update that part so Power Automate can match it?
YES, YES, THE VALUE OF COLUMN A ROW 1, CHANGE THE ROWIDX VARIABLE.
YES, YES, THE VALUE OF ANY CELL DEFINED BY ROWIDX VARIABLE IN COLUMN A, but for the last one I think you’d need to change the row index expression instead of the table name on line 5. The selector for table seems flexible so unless the format changes completely, shouldn’t have to update the table. Anyone else see it differently?