Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello all,
I have received an issue as Data is getting doubled in pivot chart in AJAX mode.
Whereas for IE Plugin mode, the data is good.
Can anyone suggest why this is happening?
Thanks in advance.
Had you tried it with different browsers? Which releases of qlikview and browsers do you use?
- Marcus
Qlikview version 11.2 SR10 &
Chrome browser & IE both
Does it happens with all pivot-charts or only to a particular chart (maybe create a new one)? How many columns are used?
- Marcus
It is happening with all the charts..whether it is a pivot chart or a line bar chart
With doubling the data you mean that the displayed numbers/results are exactly double to your expectation or that the dimension-values are been doubling within the charts?
- Marcus
The data is doubled not the dimensions
If you are sure that you compare the same app with the same version of data and with the same selection-state then create a tablebox with your fact-data which include an unique record-identifier (maybe you need to add a recno() or rowno() to these tables) and compare your data there.
- Marcus