Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

JSON-connect problem with Numbers #312

Open
luisfusim opened this issue Mar 28, 2020 · 3 comments
Open

JSON-connect problem with Numbers #312

luisfusim opened this issue Mar 28, 2020 · 3 comments

Comments

@luisfusim
Copy link

Which connector were you using?
JSON-connect
What's going wrong with this connector?
I'm testing the connector and it works with String properties but if i add some Number on the JSON (Integer or Float) it connect but i crash showing the Numeric data on the report

ID de error: a3af24b3

@stephenahiggins
Copy link

Same +1

@luisfusim
Copy link
Author

A quick fix is on the method getColumns add a simple toString rowValues.push(validateValue(field, fieldValue.toString())) and you can change the format on the data studio.

@roramirez
Copy link

@luisfusim You should be set the option of How to import nested data, as text or inline as Inline value and will be not have that problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants