Hi all,
I have a model with the three lists; Cities_L3 which rolls-up to Countries_L2 which rolls-up to Markets_L1.
In module I am calculating amounts at the city level using FX rates which are different depending on the parent Country.
Is there a way I could summarise the cities to show a sub-total at Country level, but not sum all the way to Markets (as one Market could contain Countries which use different FX rates so the data wouldn't be useful at that level?
Thanks,