Hi,
It is pretty easy to add a new row to a table. However, I am struggling to find a way to empty / remove all rows from a table.
I tried to create a function that is going through all rows and replace the current value by an empty text :
It does not seem to work. I would be grateful if you could help me!
Thanks.
jared
May 12, 2020, 10:06pm
2
Good thought. Unfortunately to overwrite a row with these blocks you need to know the rowID. Not the row#
1 Like
Steven
May 12, 2020, 11:05pm
3
We are currently working on implementing a block to allow you to delete individual items from your data sources. I’m not sure if we have one to clear all data on the roadmap but feel free to open a github ticket and we will be sure to look into it.
4 Likes
Thank you Steven! I will open a ticket on GitHub.
Without this feature, I can’t use my own API to provide content to the data viewer list.
1 Like
jared
May 13, 2020, 1:11pm
5
You probably can with the help of Integromat or Somme other automation service. I can show you an example if you’d like
1 Like