-
Hi there,
My array does not have keys. Not sure if that is the reason why it is not being converted. It generates an empty CSV file. All other more plain vanilla JSON files worked but not this one.…
-
Hi,
Thank you for the script, I have got it to run and it has all the essential information. Through the IDs the other metadata can anyway be matched.
However, there is one tiny problem: The origin…
arpoe updated
4 years ago
-
Hi, I found the csv formatter flatten custom object as 'object name'. It seems not to like ToString() method. CsvOutputFormatter throws a nullreferenceexception in that case.
And array is shown as 's…
-
Deliverables might shape up to be:
1. Dashboard/interactive site
2. PDF reports
3. CSV files for use in producing additional documents, importing to Excel, or for use by community (in the future)…
-
**Summary:**
If a field (ie. `product_name` or `brands`) contains a value with `"`, then the JSON output and CSV output for that product contains `"` instead of the correct escaped form of `"`…
hangy updated
2 weeks ago
-
I'm using Dynatable plugin to filter and sort my HTML table. I want people to download results as CSV file. I don't know how to fetch JSON data from Dynatable as they're sorted. Could anyone tell me …
-
The CSV to JSON script is too fragile and breaks on real-world data such as double-quoted columns to contain commas and double-double-quotes for literal double-quotes.
I had a \r in some of my data…
-
Dear Sir
I am trying to convert a json data getting from a REST URL into URL. The issue which I am facing is that, first time when I am calling my program(fresh execution), csv file is generating s…
-
[Polyglot](https://github.com/tdhooten/Polyglot), my read-it-later conversion service, now supports Omnivore exports and currently allows conversions to GoodLinks, Instapaper, Raindrop.io, and Readwis…
-
Hi, I frequently work with CSV data, and whenever I need to convert it from JSON, I find myself writing code. This usually takes time since ConnXio's Format Conversion doesn't support CSV format. Is t…