Steven Pressland

Results 8 comments of Steven Pressland

@pamaxeed The engine will send requests asynchronously, so should not serial bottle neck. You might have issues in the downstream code. What type of connector are you using? Load balancing...

Hi, thanks for the feedback. 1. Yes i will add this in the next version to make the field a expression (i am gradually making all fields have this option)...

the hypercube is limited to 10,000 cells by default, above this you have to page the data in and out, i am wroking ok making this functionality works correctly. So...

Support for Jitter requires a manual function on the point location. This is not something native to picasso.js. At the moment its not possible to do this using the extension...

i will look at this and change the way it constructs the field in a future version.

This is not clear how to do at the moment in the engine. These color maps are managed by the client using methods internal to Qlik, so when get clearer...

If i understand the original requirement from @gmen85 it is to make sure the data table is maintained as the master and essentially remove anything either no longer present in...

The 10,000 is the maximum qlik can return in one data page. At the moment the functionality in this extension is not released for getting additional data and paging. This...