Hello everyone. I am loading data from Dynamodb Tables to Retool tables, but eventhough i did everything good programmatically, only a subset of data is appearing in Retool table. While i tried to load another table, all the data of the second table was loading.
Does this problem relate to Retool? Probably some cache, or cookies problem?
No matter what i do or how many times i try, still not the whole data will appear, and in dynamodb i checked the tables size, and it was much more than what is appearing.
I would appreciate any help. Thank you