Hi Everyone
How do i manage data records. What causes the data records size to grow. Is it the number of variables or the size of the data. I have tried deleting data from within variables but this has no effect. I think i need to delete the variable itself but how do i do that. Deleting the variable only deletes the contents not the variable itself. The only way to delete the unnecessary variables is to empty the bucket which deletes all variables including the ones i want to keep. I know for future to use a payload passer to prevent unnecessary variables from being stored in the bucket but i need to manage my existing buckets now to reduce the Data Record size.
Anyone have a solution for this.
Kind Regards
Flaxie