cancel
Showing results for 
Search instead for 
Did you mean: 

SAC Mobile Table Size

sluglover
Explorer
0 Kudos

I am attempting to make a set of tables presentable in mobile view, specifically ios view. Some of the tables are on the smaller side and are leaving a lot of trailing whitespace. From my testing, it appears that all tables are a fixed size regardless of the content in this mobile view. Is there any way to alter this?

I've attached some pictures of the following to detail this. The first photo is both tables in story view, and then the second and third are both the tables in mobile view (small ios phone), in which they are the same size despite being different sizes on the desktop view.

Former Member
0 Kudos

Welcome to the SAP Community! Thank you for visiting us to get answers to your questions.

Since you're asking a question here for the first time, I'd like to offer some friendly advice on how to get the most out of your community membership and experience.

First, please see https://community.sap.com/resources/questions-and-answers, as this resource page provides tips for preparing questions that draw responses from our members. Secondly, feel free to take our Q&A tutorial at https://developers.sap.com/tutorials/community-qa.html as well, as that will help you when submitting questions to the community.

Finally, I recommend that you include a profile picture. By personalizing your profile, you encourage readers to respond: https://developers.sap.com/tutorials/community-profile.html.

I hope you find this advice useful, and we're happy to have you as part of SAP Community!

View Entire Topic
Sowmiya_C
Active Participant

Hi Christopher Corby,

To set the responsive layout,Add panel in the canvas page and set the width as 100%, then in the panel add table and set the width of the table as 100% in the stylish panel.Use device preview to see the changes.

To get more information please refer this blog:

https://blogs.sap.com/2022/03/28/design-a-dedicated-mobile-dashboard-by-using-sac-analytics-designer...

Please let me know if it works for you!

Thanks,

Sowmiya

sluglover
Explorer
0 Kudos

Hi Sowmiya,

Thanks for the help! This is something exclusive to analytics applications then and cannot be done on a responsive page within a story? I'm still rather new to SAP.