My API return a complex data string, that xbrowse can read. I can even read the more complex data insite a xbrowse column :
Colums header : quantities
Colums data :
{"quantity":"0","physicalQuantity":"0","minimumQuantity":"0","maximumQuantity":null,"externalQuantity":"0","quantityStep":"1","trackQuantity":"1"}
Xbrowse will show that data when i look into it.
How nice would it be if Xbrowse could also export these field into a dbf. (physicalquantity, minimum, .....)
The dbf would have than ALL the fields insite. Now the complex data stay blank (at least tested Xbrowse to exell)
That way we would let xbrowse do the hard work (I do it for exel files...)