Hi,
I'm using QlikSense Desktop version and I've been experimenting with the JSON API.
I have used the Engine API explorer to experiment with the Field Selection methods.
When I call the methods using the Engine API Explorer, the results are applied instantly to my dashboard.
On the other hand, when my external app connects and make changes to the same dashboard, nothing happens.
I have managed to create objects using the API and the external application that are shown after calling the "SaveObjects" method and reloading the dashboard.
But the selection methods don't seem to work when I call them outside the Engine API explorer.
Is there any way to apply the selections to my dashboard using this API?
Thanks!