What the flow does (relevant bits)
-  
	Create file (SharePoint) → use body/Idfor Excel actions.
-  
	Create table (Has headers = true) on new sheets. Output exposes body/name(GUID-like string), notid.
-  
	Apply to each (Header) → Add a row with Row keys matching headers (e.g., No.,Sell-to Customer No.,Document Date), dates ISO when tested.
Observed behavior
- 
	Using Table = Create table → body/nameor literal table name still fails.
- 
	Even a one-column Row (e.g., { "No.": "TEST-HEADER-1" }) fails with “item must be provided”.
- 
	Looks like the connector sometimes treats Table as empty or the Row as {}right after table creation.
Troubleshooting tried
- 
	Re-added actions (to avoid schema cache), small Delays, switched to item()inside loops, verified header text (no merges), tested List tables present and filtered byname→ still intermittent failure.
- 
	Confirmed correct File Id ( Create file → body/Id).
 
		

 Report
Report All responses (
 All responses ( Answers (
 Answers (