data-import icon indicating copy to clipboard operation
data-import copied to clipboard

Import data from and export data to a range of different file formats and media

Results 45 data-import issues
Sort by recently updated
recently updated
newest added

OneToManyReader assumes records are sorted by join fields. For each left row, it iterates over RHS rows until it hits a row which doesn't match. If they're out of order,...

Shall we disable it automatically when something is passed in $index ? (otherwise $index is ignored if we don't call `setTruncate(false)`.

Hi, My English isn't perfect firstly I'm sorry for that. I have two entity WISPUserAccount and BirdRecord, they are mapped as OneToMany UserAccount has to have a BirdRecord... Sometimes Writer...

Hey there, I've spent some hours lately fighting with onetomany reader (nested!) and unfortunatelly I hit the brick wall when tried to fix it! Firstly, my use-case involves two nested...

It appears that importing duplicate column headers changes the order of the arrays. Also, body corresponding to header is incorrect. Example: input: description detail description detail Description 1 Detail 1...