I'm trying to create a formula to say IF 'countries-filter'.'1' LOOKUP[Countries.'UK & ROI' ] THEN 'Actual (Current View)' - 'Forecast (Current View)' ELSE 'Actual (Current View)' - 'Forecast (Previous View)'.
My countries are a list, so i created a Boolean module.
1 - UK
2 - IT
3 -DE
I don't think i've set this module/lookup correctly. The second part of the formula is returning correct values, not the first part. First part is also doing the same as last part of formula.