
Announcements
There are multiple similar threads which indicates Import Control is not working as expected.
Steps to reproduce:
ClearCollect(ImportExportData,{Id:1, Name:"Jack"});
ClearCollect(ImportExportData, Import1.Data);
JSON(ImportExportData,JSONFormat.IgnoreUnsupportedTypes)
Text Input always empty, and also get error while design.