web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Create an Excel table ...
Power Automate
Suggested Answer

Create an Excel table failed error.

(0) ShareShare
ReportReport
Posted on by 566
Hello,
 
I need to create a dynamic table from an excel workbook but my flow has failed with an error on "CREATE A TABLE":
"The “Create_a_table” action failed: The argument is missing or invalid, or has an incorrect format. clientRequestId:..."
 
On the "TABLE RANGE" i put this formula to get all the contents from the sheet named  "Report".
27 columns needed to create my Table.
=OFFSET(Report!A1,0,0,SUBTOTAL(103,Report!$A:$A),27)
Do you know what is missing here on my flow?
 
Categories:
I have the same question (0)
  • Suggested answer
    NsL Coder Profile Picture
    475 Moderator on at
    the "Table range" field is looking for A1 notation of the rows/columns that will be created as table, so it is not looking for a "formula".
     
    FOr example:
    A1:F10
  • Sormick Profile Picture
    566 on at
    @NsL Coder Thank you so much for your reply.
     
    I confirm , this function:
    =OFFSET(Report!A1,0,0,SUBTOTAL(103,Report!$A:$A),27)
    Does not work on Power automate.
     
    Please note that i use a French version of the Power automate.
    Do i need to convert ths unction above on a french version?
    Is this function outdated?
  • Suggested answer
    NsL Coder Profile Picture
    475 Moderator on at
    Apology, I re-read your original post again and looked at your formula. The A1 notation that the Create table expects actually does allow forumla (like OFFSET) that returns a reference to a "range". 
     
    So "OFFSET" does work, however, the error you are getting can be a few things, so you will need to check:
    1. is Report a worksheet in the excel you indicated
    2. I don't use a french version of excel so I don't know if french version of excel have the formula spelled diferently. You may want to make sure of that directly in excel and see if you can type in th formula (OFFSET and SUBTOTAL).
  • Sormick Profile Picture
    566 on at
    Hello,
     
    I'm sorry , i did not noticed that my formula was looking only for A1 cell range only.
    Please, what i need to change on my formula to create a "Dynamic" table on my workbook.
    If the function "=OFFSET" is no more valid what is the right function to be used for this use case?
    I tested this french formula which works on my local workbook but does not work on the power automate
    =DECALER(Report!A1;0;0;SOUS.TOTAL(103;Report!$A:$A);2)

  • Suggested answer
    NsL Coder Profile Picture
    475 Moderator on at
    I don't think the formula is incorrect. 
     
    try instead of ; (semicolon) with , (comma)
     
    =DECALER(Report!A1, 0, 0, SOUS.TOTAL(103, Report!$A:$A), 2)
     
     
  • Sormick Profile Picture
    566 on at
     
    unfortunately this formula with comma but the flow still failed 
    I will try to get mor information on the net about the right formula to be used.
    I'll put the results here if i find the right formula.
  • Sormick Profile Picture
    566 on at
     
    What do you mean with "so it is not looking for a formula"
    Can i still create a dynamic table with a formula?
    What i need to do for this to work properly without issues?
    I changed my formula to this:
    =OFFSET(Items!A1,0,0,SUBTOTAL(103,Items!$A:$A),1)
    Because my sheet name is: "Items"
     
     
  • NsL Coder Profile Picture
    475 Moderator on at
    I am in the United States, using enligh version of Excel. I know the dynamic formula of OFFSET does work as I tried it in my PA flow.
     
    I cannot help much more as I don't know how the "language" difference affect your formula and/or how flow intakes the info.
     
    Good luck.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 976

#2
Valantis Profile Picture

Valantis 863

#3
Haque Profile Picture

Haque 547

Last 30 days Overall leaderboard