I have 6 expressions in a pivot table out of which 3 are inputfields. source for these inputfields are from an excel file. When values are updated in excel file, the same are not reflected upon data reload. Values loaded during first reload continues to display. However, upon trying to reload 3-4 times, new values at pulled during one of the attempts.
Lets say initially values pulled are 10,11,12 for above 3 inputfields. I edit excel file and change values to 5,6,7 instead. When i saved the file and reload my qvw, it continues to show 10,11,12 in my table instead of 5,6,7
When i try to reload 3-4 times , one of the times it clicks and updated values are pulled. I am not able to zero-in on the issue.
Can someone please tell me what can be the cause for this or if i am missing sometime?