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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Highlight start page button in color if there are values on another page

Hallo,

 

my question is: 

 

I have a report with several pages and on the first page (start page) there are text fields as buttons that link to the other pages. On the other pages are tables with values. But the tables do not always contain values.

Now I want that if in a table values are contained the button on the start page is displayed in green.

Does anyone have an idea ?

 

Thank youdfd

1 ACCEPTED SOLUTION
v-eqin-msft
Community Support
Community Support

Hi @Anonymous ,

 

You may need to firstly define which pages on the Table visual has no value, and then use Conditioanl Formatting on Background color:

Navigate button = SWITCH(MAX('Page Name'[Value]),"Overview","Green","District Monthly Sales","Red","New Stores","Yellow")

Eyelyn9_0-1634105140117.png

 

Create buttons in Power BI reports - Power BI | Microsoft Docs

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-eqin-msft
Community Support
Community Support

Hi @Anonymous ,

 

You may need to firstly define which pages on the Table visual has no value, and then use Conditioanl Formatting on Background color:

Navigate button = SWITCH(MAX('Page Name'[Value]),"Overview","Green","District Monthly Sales","Red","New Stores","Yellow")

Eyelyn9_0-1634105140117.png

 

Create buttons in Power BI reports - Power BI | Microsoft Docs

 

Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@Anonymous , there are Page navigation buttons, drill through buttons or bookmark buttons?

Anonymous
Not applicable

page navigation buttons

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.