We are implementing the translation of dashboard into different languages that we want ,for ex: German,Dutch,Sweden,English,French.
As of now we are able to translate the dashboard to different languages by writing small function in all the labels n titles,
function : MinString({<Index = {210}>}$(vLanguage))
How we are translating, ?
Step-1 :Writing down all the labels n titles from dashboard to excel sheeet, and create a separate columns for our required languages
step-2 : We will write the translations for the labels & titles in that given languages also like below
Step-3 : we then take the cross table & convert the horizontal table into vertical table, so that we can have all languages in one column & these labels/texts will be in one column
So far we are good with this translations on dashboard, now we want the same functionality in qliksense stories
As of now,i can write some text in stories, i want that text also gets translated according to end user preferred language
if on dashboards, in labels/titles we have f(x) functionality to handle the xpressions, now we want the same f(x) functionality to handle the texts even in qlik stories as well
fyi
i want this yellow highlighted text to gets translated
Thanks
Sairam