Server or Client Expression ?
Hi,
We have a column A Qty which is derived by Client Expression and Column B Qty which is user entered. Column C is Unit Cost which is imported into a column.
We need a total cost which is ( A+B) * C.
Few Questions
1) We have a worksheets where we need to show the Total Cost at a Category level for all the items -should we go for Server Expression or Client Expression ?
2) What happens when we have both server as well as client expression..I belive Client Expression takes priority..Please confirm
3) We are able to see only the result of B*C in the worksheet..I am not able to see the impact of A*C even though the experssion is valid. Do we need to have a data base column for the series which ic derived on Client Expression ?