06-21-2023 11:33 AM
I have a dashboard with graphs and on the side a series of buttons opening input forms for key assumptions. The forms are usually cube views and sometimes a combo box. I would like the pop up dashboards with the input forms to auto size to the content. I can hard code the height and width but the number of rows/columns in the cube view can change. Is there a good way to auto size these pop up dashboards to their contents? Thanks.
Solved! Go to Solution.
06-22-2023 11:30 AM - edited 06-22-2023 11:39 AM
Thoughts:
06-21-2023 12:45 PM
What if you don't mention a width?
06-22-2023 09:15 AM
Entering nothing for the width and height give a default size of roughly 1000x1000. I tried -1 also but this expands the pop up to the width of the screen. Thanks for the suggestion though.
06-22-2023 11:30 AM - edited 06-22-2023 11:39 AM
Thoughts: