Forum Discussion

jcapezzuto's avatar
jcapezzuto
Resolver I
7 years ago
Solved

Setting language and locale for embedded report

We are using the Javascript API to embed reports in our web app.  We need to control the report language and locale settings for our users based on settings in our app.  In the example below, we are ...
  • jcapezzuto's avatar
    7 years ago

    We were able to make this work by directly adding &language and &formatlocale parameters to the embed URL.