It's probably an issue with column dataypes. You can force them by constructing datasets with the DatasetBuilder class instead of system.dataset.toDataSet().
Example:
It's probably an issue with column dataypes. You can force them by constructing datasets with the DatasetBuilder class instead of system.dataset.toDataSet().
Example: