Hello everyone,
I have embedded a multi-language Power BI dashboard within Dynamics CRM, and both systems support multiple languages. I want to ensure that when a user changes their language preference in Dynamics CRM, the language setting is also reflected in the embedded Power BI report.
I know that Power BI supports language parameters for handling translations, but I'm unsure how to dynamically pass the user's language preference from Dynamics CRM to Power BI.
Could anyone provide guidance or examples on how to achieve this synchronization? Specifically, I'm looking for:
- How to retrieve the user's language preference from Dynamics CRM.
- How to pass this language parameter to the embedded Power BI report so that the report language changes accordingly.
Any help or pointers would be greatly appreciated!
Thank you!