I have a stored process that creates Pie-charts. It works well when I execute it from Internet Explorer & SAS EG. But when I run it from google chrome, it does not load. Any thoughts?
Thanks in advance.
Check here to see what browsers are officially supported by SAS Release:
http://support.sas.com/resources/thirdpartysupport/index.html
If it is not there then that doesn't mean it won't work, it just means it hasn't been tested sufficiently.
You could also search SAS notes where there are quite a few Chrome problems listed.
We are using SAS 9.4 & 32 bit google chrome is officially supported (http://support.sas.com/resources/thirdpartysupport/v94/browsers.html ).
Try to use a different graphics device (goptions statement). Standard is Activex which only works in IE and EG.
We are using goptions statement in SAS Stored process code.
Which device (in goptions) are you using? And have you tested with other browsers (Firefox, Opera)?
Thanks for pointing it out. I was using default ActiveX device & hence it was not working in Chrome. After I changed it to PNG, it works fine.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.