Do embedded Visual Analytics reports show up on mobile devices? I tried accessing a page with an embedded Visual Analytics report and only saw the html portion of the page. I am using SAS Visual Analytics 7.4. I downloaded the mobile client.
For example
<html><head></head>
<body>
<table>
<tr><td>
<select>
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</select>
</td></tr>
<tr><td>
<iframe src=/*URL*/ style="border: 0; position:absolute; top:0; left:0; right:0; bottom:0; width:100%; height:80%"></iframe>
</td></tr>
</body>
</html>
Hello @DavidPhillips2,
Your question requires more details before experts can help. Can you revise your question to include more information?
Review this checklist:
To edit your original message, select the "blue gear" icon at the top of the message and select Edit Message. From there you can adjust the title and add more details to the body of the message. Or, simply reply to this message with any additional information you can supply.
SAS experts are eager to help -- help them by providing as much detail as you can.
This prewritten response was triggered for you by fellow SAS Support Communities member @JuanS_OCS
.Great question @DavidPhillips2, I think it does not. You would need the Mobile BI app.
I look forward a new implementation where HTML5 can actually show up in a responsive way in mobile devices without any built-in app.
Edit: sorry for the message that requests additional details, not my intention. I mis-clicked and cannot be removed
I’m wondering if the built in app requires using Visual Analytics directly without the embed.
I have the mobile client installed.
SAS tech support said that mobile and desktop clients have multiple know bugs with nesting html via iframe. I’m looking into report links inside VA. Is there a way to create a landing page similar to html using report links. I’m trying to create a menu bar with groups and sub groups.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.