Thank you so much for the reply, I did try the cross tab and this seems to work but the only issue I am running is that I have another formula which fee_charges and that returns either 0.00, 10 or 30 dollars , now I need to add that result to the Total of in the currency(see screen shot), in this example I have only 2 currencies
USD and EUR
I need to add 30 to the EUR which will give me 290.25 and 0.00 to the CHF which will remain as but I still need to show something like this
Total EUR 260.25
fee_charges 30.00
Total in EUR 290.25
Total CHF 122.31
fee_charges 0.00
Total in CHF 122.31
Thank you
Note: Please note that fee_charges is a formula where based on a max number of a field I return something the amount that need to added