Hi,
I have created a REST Data Source for a web service that returns a response in the following format:
[
[
1499040000000, // A time value
"0.01634790", // A value
.... etc.
]
]
The auto-discover function complains about not finding a row selector.
How do I set up a data profile for such a response manually?
Thanks
Ruud Mantingh