ActivityInfo JSON export link for Power BI integration

Are there documented method or example for exporting multilingual data from ActivityInfo into Power BI using the JSON export link? How can I configure the ActivityInfo JSON export link to return translated fields (e.g., secondary languages) for use in Power BI?

Hi, @elameinm_who.int ,

You can make the request with the X-Translation header together with the language tag provided here:

I believe Power BI allows you to provide custom HTTP request headers.

Does that work?