Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
i have a straight table with a column called "Cost".
i have added an expression which gives me Sum(cost) in USD. In the same Column i want to add another expression which will display the Sum(cost) in CAD.
How can i achieve this? If i add a new expression like 'sum(cost)*1.2' , it will display details in a new column which i dont need.
I just need the Aggregated Sums in same row for both USD and CAD.
Thanks
You can also try this.
If you want change USD manually, you can try this attached file.
How did you get this?
Hello Taher,
If you got what you looking for can you please close your threads marking Correct/Helpful responses.
Appreciate it.
Thanks,
V.
Hi tata1488
Did you able to do this?
Hi Arjun
This worked. Thanks