JSONPath to query Quandl not working

Hi all,

I’ve a issue with PP 0.49.3 with JSONPath query:

Data aren’t extracted but If I use my query with Quandl JSON data on https://jsonpath.com/ content is well retrieved

Someone have the same issue ?

Hi!

I don’t use Quandl, but PP recommends to test the paths using http://jsonpath.herokuapp.com/

Might be good to give it a go.

The example here shows that you should specify the name of the column, not a JSONPath expression:

Great !

Maybe these values list should be available through a combo box ?