Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I'm having trouble using parameters associated with buttons. I have in my report 2 initial pages, one in pt and the other in en. The file opens on the page in pt, the user can click on a button that redirects him to the page in English. On these 2 pages there are buttons that, when clicked, navigate to other pages, but the destination pages both in pt and in are the same. The visuals are shown in the language the user chose (conditional formatting). So I need to capture some value when the language button is clicked, but I'm not getting it. Any idea? I chose not to have duplicate pages in the 2 languages as it is a report in progress.
Solved! Go to Solution.
Hן @SandraCalc
Clicks cannot be "remembered" unfortunately.
As you describe, you simply need to make two copies of each page: one for each language.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @SandraCalc,
That is currently not supported. However, you can implement some sort of page/tab level security using RLS with a navigation button. Basically, the user will be able to the navigation items that he/she is allowed to see based on his/her role. Please refer to this link for a tutorial -https://allentseng92.medium.com/how-to-implement-page-level-security-by-using-row-level-security-rls...
Thanks for your answers. I found another idea, to have the buttons with the language to filter the reports, and a "go" button to be clicked and navigate to the english home page. I'll use one of this solution.
TY
Hi @SandraCalc,
That is currently not supported. However, you can implement some sort of page/tab level security using RLS with a navigation button. Basically, the user will be able to the navigation items that he/she is allowed to see based on his/her role. Please refer to this link for a tutorial -https://allentseng92.medium.com/how-to-implement-page-level-security-by-using-row-level-security-rls...
Hן @SandraCalc
Clicks cannot be "remembered" unfortunately.
As you describe, you simply need to make two copies of each page: one for each language.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.