Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to work on Language Translation at GUI & Datamodel level using a macro. Can anyone guide me with this??
I am attaching the QV doc for your reference.
-Niharika
Message was edited by: Niharika P
There are multiple methods to handle translations, all using standard QlikView association techniques devoid of any macros (macros won't work in the AJAX client anyway).
If you supply some more details about your QV document, we will be able to assist you.
Peter
Hi
Please find below for language implementation
Attached languages file, open in notepad ++, you can see 2 inline load statements, copy the two load statements and paste in script editor
Now reload and wherever you want to see the language change, use the below expression.
For example the chart title needs to be in the below
=FieldValue(GetFieldSelections(Language),FieldIndex('Translate','Revenue'))
Perform in the above way, where you want to implement and see the change
Lastly create one multi box on the home page and make sure always one language is selected by default, now keep changing your language, the dashboard also keep changes accordingly.
Hope it helps.
Thanks
Satish
Hi Niharika,
If you got the answer please close this thread by giving Correct Answer to the thread which helps you in getting the Answer.
Regards,
Jagan.