Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I have been working on a NPRINTING automation task in which i need to get the reloaded data of an app (i.e., I should know the status of the app whether it is reloaded today or not) if it is reloaded today then the app should be exported from Saas to Onprem and to NPRINTING reporting.
Here the challenge I am facing is I am able to get the reloaded status of a particular app from the cloud but I need to apply a filter stating whether it is reloaded today or not If yes then it should be exported. This process should be done in an automated way using QLIK CLI .
I have tried converting the JSON array and asked for individual values but I am getting all the values of the reloaded app....
Please share your ideas of how my requirement can be achieved..
Thanks in advance,
Sathvik
Hi @Sathvik
I know that logically what you are trying to do probably makes more sense as less traffic will be required, however from complexity point of view you I think my suggestion is easier and most of all will work
cheers