Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

JSON path question

Hi everybody,

 

I am trying to get particular Json info in order to write in file the result.

 

With http://jsonpath.com/, I got the results expected with this JSON path expression :

 

 

$.[?(@.idList)].name

=

0683p000009Lr5s.png

...

 

In Talend, with this job :

 

 

0683p000009Lr55.png

 

In my componant TrelloImport2, I did this :

0683p000009Lr62.png

 

But It didn't work ! Why ? I got this in my file actually : ( the row "name" appears like an empty array)

 

0683p000009Lr6C.png

Could you give me a clue ?

 

Thanks,

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi,

What does your input json data look like?

Best regards

Sabrina