ToObject(Result)
While using
Cell_WriteRange
I pass my record list of a Structure as the docs say but I am still having the same error every time, I can create an excel doc but when I try to write in the document to populate it with my data I always get the same error.
DataSet: The data you want to populate in the sheet, starting at RowStart and ColumnStart intersection.NOTE: The dataset should be passed in as an object (use the ToObject() function). The dataset should be a Record List of a Structure type. A record list of an Entity type will not work.
Any clue? thank you in advance.
Hi Eduardo,
If possible could you please share the action flow screen clip and the defined Result variable data type info.
Regards,
Benjith Sam
Hi Benjith, thank you! I already found the solution, I was just passing a bad argument, silly errors. But I appreciate your message.
You are welcome, Eduardo :)
I'm glad that you got it solved and Thank you for sharing the solution/learning with us :)
Kind regards,