Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am writing a mashup currently inside of an Ember environment (I know, Qlik uses Angular - this is my problem). I am able to display the mashup properly using the capabilities API's getObject and can even use some of the tools provided for user selections. The issue comes in when I try to click on certain things.
Here is a list of items I try to click on with nothing working:
So, this is pretty debilitating for our users of course and I'd like to get this fixed quickly. Has anyone run into this issue before and has anyone attempted a fix at this? Is this something I need to put in pure angular to work?
As a side note, I can still click on bars in a bar graph, pie chart slices, even use the lasso tools provided.
Another side note: I can make these selections normally when looking in native Qlik sheets
Try using Sense UI filter extension
Hello
I have exactly the same problem.
Did you find a way to solve it?