The community member created an actor, but the result is always empty after each run. Another community member asked for more details, such as the code used to store data to the dataset and the runId. The original poster then replied that they were able to fix the issue by using the Dataset.exportToJson() method instead of Actor.init().
Hello , may you share the a part of code which you are using to store data to dataset? May you provide us with the runId (You can send it to me to PM)? Do you call Actor.init() at least once before you store the information to the dataset?