cancel
Showing results for 
Search instead for 
Did you mean: 

multiple toggle buttons in Dashboard deigner

former_member194139
Participant
0 Kudos

I've a dashboard with two toggle buttons. When I select the first toggle button the second toggle button container should hide and when I select second toggle button the first toggle button container should hide and only show second toggle button container.

In first toggle button I've is EAST, WEST

Second toggle button I've is NORTH, SOUTH

So when I select First toggle button it should show either EAST/WEST

I tried DV but its not hiding the NORTH/SOUTH when I select the first toggle button.

Can someone help please.

Thanks in advance.

Thank You!!

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member197751
Participant
0 Kudos

Hi Ste,

Could you please rate the content and could you please mark question as Answered.

Thanks and Regards

Sateesh

former_member194139
Participant
0 Kudos

Sure Sateesh, How do I do it. Not sure how to rate/Answered. steps please.

I've one more quick question,

Have a bar chart having X-axis with codes like (US,UK,IND,AUS) and Mouse Over is enabled for these Bars. so far working great, when I take my mouse on to US bar text displaying as US.

The requirement is to show the Text label on the side of the bar chart with description of country codes. When my mouse is over US, bar should show "US" but on side text label should show the description as "United States"

How do I link this Text Label to country codes/descriptions.

Thanks in advance

Thank You!!!

former_member182541
Active Contributor
0 Kudos

Please check the below link.

former_member197751
Participant
0 Kudos

Hi Ste,

  Please follow the Link That Suman had Shared and Thanks Suman for that Link

former_member197751
Participant
0 Kudos

Hi Ste,

  You have to use this Logic.

North,South Toggle Button: Label: North,South      Source: North,South

                                                  North,South                  North,South

                                        Destination: Map to Blank Cell say A3

East,West Toggle Button: Label: East,West      Source: East,West

                                                  East,West                  East,West

                                       Destination: Map to Blank Cell say A3 (Use same Destination as North,South toggle Button).

Keep Dynamic Visibility for North,South Container Like

Status: Map to Destination Cell A3.

Key: Type North,South

Keep Dynamic Visibility for East,West Container Like

Status: Map to Destination Cell A3.

Key: Type East,West

Hope this logic works for you, Note: Please keep Same Key as Status(Spelling and Coma and Space)

Thanks and Regards

Sateesh

former_member194139
Participant
0 Kudos

Thank You Sateesh!! You are awesome.. Its working great!!

Thank you !! Have a great day!!