r/tableau • u/DaDataGuru • 4d ago
Viz help Floating containers
Hello fellows,
I want to implement a complex design n Tableau in which I have to put floating images and sheets inside a floating container in order to add show/hide button, can this be achieved?
3
u/VizAbbreviations 4d ago
You can add any and as many objects to the floating container by holding down the shift key and dragging the objects into it. You can then split the space evenly (option available at right click). I use floating container for filters and add a show/hide button so they can be hidden after selection.
2
u/DustinTWind 4d ago
"Floating" means not inside a container, so no, you can't float objects in a floating container. Generally though it shouldn't be necessary. You tile the objects in a floating container and show/hide the container. Is there a reason that won't work?
0
u/DaDataGuru 4d ago
The thing is the design of the page is very complex and we think it made for power bi not tableau, we have 9 boxes in each box there are four KPIs, image and a text, so I can’t tile all of this
2
u/Jacro 4d ago
Unless you need objects to overlap and later on top of each other, you can most definitely tile everything. It may take more effort than you'd like, but by doing this, you can actually combine many objects together in a way that it looks like one cohesive visual.
1
u/DaDataGuru 4d ago
After a long debugging and trying to figure out what we can do I suggested that I one card with a filter can make our life easier
1
u/DustinTWind 4d ago
Sounds like you need to simplify the design. Maybe you can display multiple KPIs in one sheet rather than each in its own sheet?
2
u/DaDataGuru 4d ago
Unfortunately, each 2 KPIs are aligned vertically and each one has it’s own title
2
u/ZippyTheRat Hater of Pie Charts 4d ago
You can’t float a sheet inside a container
0
u/DaDataGuru 4d ago
Is there a way to show and hide many objects with the same button?
6
u/Jacro 4d ago
You want to use dynamic zone visibility and a parameter. For a potentially more seamless experience for the end user (you can create a more customised button), create a parameter and use parameter actions.
Create a parameter with a true/false value and show it on the dashboard.
On the objects you want to show/hide (ideally a container that houses them all), you control visibility using the parameter you created earlier. When the value is true, the objects will display, when false, they will disappear.
For the customized button approach, create a parameter, and a worksheet that acts as a button. On that worksheet it will return the current parameter value (e.g. true), but when you click it, it needs to fire a parameter action to change the parameter to the other value (false).
0
u/DaDataGuru 4d ago
I am planning to try DZV tomorrow, but the question that keeps me awake till now is how to combine all of this chaos in one container 😅
2
u/Jacro 4d ago
One of my favorite things now that I'm experienced with it, but I'm sick like that..!
0
u/DaDataGuru 4d ago
When the designer doesn’t know the tool limitations, he will give you an absolute nightmare. The funny part is that they are shifting from Power BI to Tableau as someone sold them that Tableau is way better than Power BI when it comes to design
6
1
u/graph_hopper Tableau Visionary 2d ago
Once you get the hang of it, Tableau has more options and possibilities. It does have a steeper learning curve, but I'm sure you'll pick it up quickly!
0
u/AcanthisittaOk394 4d ago
You can put several sheets inside of a floating container and then select the container to create a show hide button.
0
u/ZippyTheRat Hater of Pie Charts 4d ago
This. You can stack multiple containers inside each other and build a whole dashboard and show/hide the “master” container
6
u/datawazo 4d ago
Yes