Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Ajax model does not refresh data

Hi All,

I run into this weird issue:

Here is one table,

Id, Quantity

1, 30

2,60

3,90

When I use Id as parameter and put Sum(Quantity) as expression into pivot table.

Then I put this doc into Server and use Access point to see that doc by AJAX model.

When I open that doc and select Id 1, then the pivot table shows the Quantity 30. Then I close that doc.

Get back to the doc and change the back-end's data, change the quantity from 30 to 60 for Id 1 and reloading data. Then update that doc into server again.

The weird thing occurs, when I use Ajax to check the doc again, the quantity for Id 1 still shows 30 not 60, but it works for IE plugin,  how can I solve this

problem?

Many thanks.

0 Replies