We have a customer requirement in an Excel financial statement report to be able to switch display languages. In the backend TM1 is handling localization the (default) EN Description in }ElementAttributes and all other locales in }LocalizedElementAttributes and this works based on the user’s browser locale setting in PAW or Apliqo UX.
Does Slice also handle localization automatically based on Excel’s locale setting? (If yes is there any way to override this is the user wants to display the report in English even if their local is non-English?) Or is the only way to do this with IF logic in formulas to either use specific (non-localized attributes per locale) or else query the }LocalizedElementAttributes cube directly?