1. I mean, the normally source data for column "abc" is 1000000, and after that I set format for "abc" is "#,###.00". So how can I get data from paramquery with result is 1,000,000.
2. The second question is: I used pivot and set format for column, but when loading the first time it's not show the format. I example: source data is 1000000 and I set format is "#,###.00" when loading the first it's show 1000000 but when I drag and drop pivot the format come 1,000,000.
Can you help me solve that problems.
Thanks!