Hello, I have a dashboard that has close to 45 worksheets placed on the dashboard. The user makes a navigation dropdown selection that activates the intended sheet. However, the worksheets are spacing themselves down the y axis as I add them. They are tile, and even the fix height feature does nothing to change the appearance. As you can see from my screenshot, this leaves an undesirable space on top of my worksheet and steadily decreases the size of my window as I add more windows.
4 answers
Try changing the padding on all of the sheets to 0 (both inner and outer padding). That will help, but ultimately, each sheet will take up at least one pixel of space and I don't know of a way to change that, unfortunately.