Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone
Let's say I have a json string in a QlikSense script, like:
let x = '{"name":"foo", "surname":"bar"}';
Can I read a specific value from it, like for example the "name" value, without having to manually manipulate the string? In other words, is there a JSON parser in QlikSense?
Yes I did. Check out my response here:
FROM_FIELD() - Is very powerful! It helped me pars... - Qlik Community - 2076344