Hello,
I wrote a Python script and inserted it into the DataMiner. (See the attached picture.)
However, I have a problem: I want to clear the table because there is data that no longer exists. (See the red-marked area in the picture.)
How can I clear the table and delete these rows in a scripted connector?
Thank you!

Hi,
Unfortunately, that is not currently possible. The Scripted Connectors currently limit you to pushing data but not removing it.
It is something that is on our future goals but at the present time, the only way of removing that row is to recreate the element.
Good question! I have the same problem, so I'm also eagerly waiting for this feature!