Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
SandraCalc
Frequent Visitor

How to save the value of an botton?

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.

2 ACCEPTED SOLUTIONS
Ritaf1983
Super User
Super User

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.

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

danextian
Super User
Super User

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... 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

3 REPLIES 3
SandraCalc
Frequent Visitor

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

danextian
Super User
Super User

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... 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
Ritaf1983
Super User
Super User

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.

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors