Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello friends,
Please find the attachment and let me know how to fix the size of Straight table while creating Ad hoc-Report in an application.
The size of straight table is increases while selecting multiple dimensions and displaying on the "Theme" set on sheet.
I don't think that you can fix that. A straight table is at least the size of the sum of the widths of the dimension columns. Only the expression columns after the last dimension column can 'outside' the chart width and shown with the scrollbar.
use a container
the str table increases but inside the fixed width container
Hi Gysbert,
I appreciate for your valuable response.
Please find the attached sample application where this issue is fix and i am not able to find how the logic has been built.
Please have a look and kindly help.
Thank you,
Hi Massimo,
I appreciate for your valuable response.
But, when we use the container and put the straight table inside it then the size is fix for minimum number of dimensions selection
and while increasing number of selection in dimensions the horizontal scrollbar gets disappear.
Please find the attached screen shot and kindly help.
Thank you.
I assume you mean the straight table on the Reporting tab. All the dimension columns fit within the width of the chart. Only the expressions fall outside it and can be reached with the scroll bar. Just as I explained above. The issue is not fixed in the demo, because it doesn't exist there in the first place.