Hi All,
My customer reported a case where different values were being printed for 2 users on the Financial Statement.
The following was tried out and the problem still remains
- Deleting the AUC file from the User folder in the server
- Check the CacheLookup property for the tables involved in printing the report.
i.e CompanyInfo and TmpDimTransExtract
CompanyInfo is a master table. It does not matter if the table is cached.
TmpDimTransExtract is a temp table where the CacheLookup property is set to ‘None’. Meaning the data is retrieved directly from this table.
Is there anything further I can check ? Was wonder if there is client side caching on the users local PC.
Please advice.
Adrian.V