I have a qvw-file which contains a table diagram. The table diagram contains several columns. Some of the columns show current values and some columns shows the values from the preview year. I used set analysis to modify the calculation of the sums. In the columns with the preview year values I used a variable form the variable list (previewyear = presentyear - 1).
If I open the qvw-file local it works very well, but if I open the file over server the preview year columns contains only 0.
My assumption is that the values from the variable list not assumed.