Call 'Add Dimension & Add Measure' screen in Qlik Sense programmatically?
Hello Everyone,
I am trying to call the 'Add Dimension' and 'Add Measure' screen that comes when the extension initializes from my Javascript code.
My requirement is to give the user a button, which on click brings up this screen. I have been going through the $rootScope and $scope objects and various APIs but the documentation for the developers isn't upto the mark and I am having a hard time trying to solve this.