Announcements
Hello Everyone.
I have a flow that creates a datatable and, at the end of the flow, I want to delete all data in that datatable - how do I do that please?
Many thanks.
You could overwrite the DataTable variable with the Set Variable-action and set the value to %''%
which would be an empty variable.one thing to keep in mind of is that it changes type from "data table" to "text value" by doing that.In case you're gonna re-use the DataTable variable, you need to use the "Create new data table" action and give it the same name as before
Thank you @ThomasFonn. My flow basically loops, so, I can use your helpful advice to clear the datatable and set it to 'text value' type and then when my flow loops again it will recreate the same datatable with the same name.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
David_MA 259 Super User 2026 Season 2
trice602 177 Super User 2026 Season 2
11manish 136 Super User 2026 Season 2