Hi All, I am using SAS 9.2 with WRS 4.3 version. We are using stored procedures to generate report. However, the major problems are 3-fold.
1) HTML numeric values are left aligned.
2) In excel, -ve numeric values are left aligned instead of right (while +ve values are correctly right aligned).
3) Lastly, cascaded dynamic user filter values in WRS are not coming.
The below is the code:
What are the steps for producing the output for Excel, and for opening it with Excel?
Vince DelGobbo
SAS R&D
I think that SAS Web Report Studio only supports the SASREPORT* ODS destinations; you cannot use tagsets.ExcelXP.
In SAS 9.2 that would be SASREPORT11 or SASREPORT12.
Vince DelGobbo
SAS R&D
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.