Skip to Content
1
Jul 26, 2023 at 07:54 AM

Opt. Des. Exp.: 'Auto-Size and Page Table Vertically' creates conflict with hidden charts/tables

86 Views

Hi,
can anyone plrease recreate the scenario and confirm this problem => I will then create an incident report.
in optimised design experience I created an 16:9 page with multiple tables and charts.
only one table should be shown initially => all other charts and tables are set to 'view time visibility': Hidden:

image.png

at this point everything works as expected => only one table is shown.
Now 'Auto-Size and Page Table Vertically' is being activated for this table:

image.png

Result: the table loads as expected but shorty after that all hidden charts and tables are visible as well.
fun part: if I check visibility of hidden (now visible) objects with code below I get: false.

console.log(hidden_table2.isVisible());

it seems that auto-sizing of the table interferes with visibility settings of other objects on same page.

I am on SAC version 2023.8.18
live connection to SAP BW 7.5, SP25 & all notes for Q2 2023 SAC Update
Google Chrome: 115.0.5790.102 64-bit

thank you
br edgar

Attachments

image.png (5.2 kB)
image.png (6.5 kB)