Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to use the Qlik Engine API to create a central list of Master Items for some of my applications?
Your best place for a list of all calls will be the Qlik Sense for Developers help site (http://help.qlik.com/sense/2.0/en-us/developer/#APIs-and-SDKs.htm%3FTocPath%3DQlik%2520Sense%2520API...)
Did you find out if this was possible?
You need to create a list object to do this. Typically that means creating a session object with the following property:
If you use the .Net SDK you can use the following method: