Hi All,
Is there any other way to retrieve the Audit Logs?
The ones which are retrievd via the System-->Audit-->Audit Logs menus.
We wish to programmatically retrieve these logs....
Thanks
I prefer Human-in-the-loop where the dev organises the LLM-generated Actions into blocks that can then be EXACTLY automated(VBA, C#, whatever) into subsheet XML.I'd suggest the LLM generate Actions, calcs, decisions, and data items onto a canvas. The...
It's down to the write collection action. It naively transforms the content of the datatable (Collection) Show the entire code of the action you are using to write to excel
Can you show the code that is being called?
Second, you probably have some code that is running without referenced worksheets and that causes the issue.
If your code stages contain something like this "Workbooks(...).Worksheets(sheetname).Range(.......