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 / Error: The method or o...
Power Automate
Answered

Error: The method or operation is not implemented.

(1) ShareShare
ReportReport
Posted on by 44

Getting this recurring error for no apparent reason.
I have a desktop flow that pulls data from an excel sheet and parses in a certain way, then stores the data as a datatable in an output variable. (It's just a normal datatable with column headers:)

JoeF___1-1663554366412.png

 

The flow works 100% fine, except it consistently fails on the last action, regardless of what that action is, with the following error:

System.NotImplementedException: The method or operation is not implemented.
 at Microsoft.Flow.RPA.Desktop.Robin.Engine.Types.TypeAdapters.TypeAdapter`1.ToSerializedValue()
 at Microsoft.Flow.RPA.Desktop.Robin.Engine.Types.TypeAdapters.DataTableAdapter.ToSerializedValue()
 at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.Runner.TrySetFlowsOutputArguments(ICollection`1 outputVariables)

JoeF___2-1663554434812.png

I know it isn't actually the final action causing the error, as wrapping the final action in an "On block error" doesn't cause any change.

I suspect it's an issue with using a datatable as an output variable, maybe the column headers are causing an issue.
I also can't run the flow from any other flows with the "Run desktop flow" action, it produces the same error:

System.NotImplementedException: The method or operation is not implemented.
 at Microsoft.Flow.RPA.Desktop.Robin.Engine.Types.TypeAdapters.TypeAdapter`1.ToSerializedValue()
 at Microsoft.Flow.RPA.Desktop.Robin.Engine.Types.TypeAdapters.DataTableAdapter.ToSerializedValue()
 at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.Runner.TrySetFlowsOutputArguments(ICollection`1 outputVariables)


Is there a work-around for this or could there be a problem with my flow that I'm not recognising?

I have the same question (0)
  • kmckeon Profile Picture
    17 on at

    I'm having the exact same issue. Pulling data from an excel file into a data table output variable. The process runs to completion and then throws this error. I have other processes that do all the same things except the database output variable so I suspect that is the root of the problem but I can't seem to figure it out. 

     

    A temporary work around would be to write the new data table into a temporary excel file and have your next process open it, read it, and then delete the temp file. It's not ideal but it would get the data from process A > process B

  • Verified answer
    JoeF__ Profile Picture
    44 on at

    (Duplicate of other reply)
    @kmckeon Work around found! (i think)

    I believe PAD is throwing a tantrum because of datatypes. As soon as I enabled "get cell as text" it started working fine. My excel file only has text, datetimes, and phone numbers so I'm assuming one of those is causing the issue.

    JoeF___0-1664327835985.png

     


    Option 1: Because I'm Australian, I use the superior date format of d/mm/yyyy HH:MM AM/PM, it's receiving "invalid" dates
    Option 2: My file has phone numbers formatted with country codes that look like "+61000000000" and the plus sign is screwing it somehow.

  • FabianoHallmann Profile Picture
    8 on at

    Hi,

     

    I'm having the same issue. Despite the fact that i'm not using Excel as a data source.

    I fill a datatable as the flow runs. it crashes When i call the other desktop flow and pass the datatable.

     

    I've tried creating other flows and passing datatables as parameter and it worked.

     

     

     

     

  • FabianoHallmann Profile Picture
    8 on at

    Thank you all,

     

    As I read the previews answers I realized I was passing a reference to a file in the datatable cell (Files[0]). Once I specified the FullName property (Files[0].FullName) it Worked!

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 245

#2
David_MA Profile Picture

David_MA 216 Super User 2026 Season 1

#3
Valantis Profile Picture

Valantis 212

Last 30 days Overall leaderboard