Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

ODS and Base Reporting | Forum profile

Forum profile page for ODS and Base Reporting on http://www.sas.com. This report page is the aggregated overview from a single forum: ODS and Base Reporting , located on the Message Board at http://www.sas.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "ODS and Base Reporting " on the Message Board at http://www.sas.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: SAS Discussion Forums - ODS and Base Reporting
(site profile, domain info sas.com)
Title: ODS and Base Reporting
Url: http://support.sas.com/forums/forum.jspa?forumID=6
Users activity: 23 posts per thread
Forum activity: 26 active threads during last week
 

Posting activity on ODS and Base Reporting :

  Week Month 3 Months
Threads: 26 73 156
Post: 72 175 359
 

ODS and Base Reporting Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Cynthia@sas
22
user's latest post:
Prevent Tabs on Multiple Print...
Published (2009-11-27 12:23:00)
Hi: Run your job with the sub-option for doc: ods tagsets.excelxp file='xxxx.xml' options(doc='Help'); and then look for the SHEET_INTERVAL sub-option. I believe that you can control whether a new tab starts by using that sub-option. In addition, if you want more control over printing of the ExcelXP spreadsheet from within Excel, this is a very useful paper: http://www.nesug.org/proceedings/nesug08/ap/ap06.pdf cynthia
sbb
11
user's latest post:
How to give conditonal color...
Published (2009-11-27 09:14:00)
Suggested Google advanced search argument for the SAS support http://support.sas.com/ website where you will find technical conference papers with examples as well as SAS-hosted documentation: proc report ods style color site:sas.com Scott Barry SBBWorks, Inc.
Mee
4
user's latest post:
SAS Data to Excel
Published (2009-11-19 23:01:00)
Hi Cynthia, Thanks for your response. I atlast know how to proceed on with this. I go by your suggestion of creating the excel in mainframe file system and then FTP to Windows. Or i am also thinking of sending it via email too. That will solve my requirement now. Moving to the next level, i want to know if its possible to run a VB Excel Macro using SAS? The VB Excel Macro i have, just formats the excel report. It will be simple if i am able...
DerekM
4
user's latest post:
Compute block processing/debugging
Published (2009-11-23 14:00:00)
Hi Cynthia, and thank you. As soon as I get approval, I'm buying the book The variable s defines what column(s) need highlighting in each row. The columns to highlight are different in each row of the report. All of that calculation is done inside of a DATA step, so the only thing I have to worry about is how to get PROC REPORT to translate the value of s and apply the formatting to the individual cell. I was thinking that I needed tempo...
gorkaTU99
4
user's latest post:
Insert superscript or special...
Published (2009-11-24 04:32:00)
Hi everyone! I have almost solved this problem... Using the ASCII code, you can press ALT+xxxx where xxxx is a four digits number and a wide list of different symbols can be shown. But it's obvious that it's a closed list of values, and I like to know if there is a "superscript option" or something similar to put whatever you want. Moreover, I have stopped using ODS RTF because sometimes the match between the output and...
Nooby1Konoby
4
user's latest post:
How do you get rid of "The...
Published (2009-11-25 08:59:00)
Thank you both for the information. Sorry I'm fairly new to this forum and was not aware of the Archieve's being available, thanks again. Happy Holidays
janne2
3
user's latest post:
ods tagsets.EXCELXP whit macro var
Published (2009-11-18 10:13:00)
You're reason, i've mooved the ods under the macro, but the proc freq das not work because of the "&" (table var1*var2*var3/nopercent......out = sasuser. & scholl); log: Apparent symbolic reference school not resolved. Please help me, i'am new sas user. Thank's a lot.
Flip
3
user's latest post:
Proc Print question
Published (2009-11-19 14:29:00)
PROC PRINT DATA=ALL NOOBS label; VAR HLQ GBUSED; LABEL GBUSED="&SYSDATE"; Use the label option and macros inside single quotes don't resolve.
cb23
3
user's latest post:
Removing some column headers in...
Published (2009-11-27 08:29:00)
Thank you for your replies data _null_ and Cynthia. The ODS solution worked perfectly - thank you. I can see maybe I need to buy a book on ODS, have you a recommendation Cynthia ???
Yennie
2
user's latest post:
How To Attach a webpage on my...
Published (2009-11-18 19:13:00)
Hi Cynthia, Thanks heaps for your help. It worked Just if anyone need this piece of code... I got something like that : /********** Email To ***********************/ Filename Test Email To = 'ABC@mail.com' Type='Text/html' Subject = 'Report'; /***** Your html page starts here which will be view by the receipients *****/ ODS Markup Body = Test Style = SASWEB; Title 'This is my title on my html'; PUT...
 

Latest active threads on ODS and Base Reporting ::

SAS Discussion Forums
Started 2 days ago (2009-11-27 12:23:00)  by Cynthia@sas
Hi: Run your job with the sub-option for doc: ods tagsets.excelxp file='xxxx.xml' options(doc='Help'); and then look for the SHEET_INTERVAL sub-option. I believe that you can control whether a new tab starts by using that sub-option. In addition, if you want more control over printing of the ExcelXP spreadsheet from within ...
Thread:  Show this thread (2 posts)   Thread info: Prevent Tabs on Multiple Print Requests Size: 725 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Prevent Tabs on Multiple Print Requests :: ODS and Base Reporting
 :: SAS Discussion Forums"
SAS Discussion Forums
Started 2 days, 3 hours ago (2009-11-27 09:14:00)  by sbb
Suggested Google advanced search argument for the SAS support http://support.sas.com/ website where you will find technical conference papers with examples as well as SAS-hosted documentation: proc report ods style color site:sas.com Scott Barry SBBWorks, Inc.
Thread:  Show this thread (3 posts)   Thread info: How to give conditonal color option. Size: 441 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to give conditonal color option. :: ODS and Base Reporting
 :: SAS Discussion Forums"
SAS Discussion Forums
Started 6 days, 2 hours ago (2009-11-23 10:42:00)  by Cynthia@sas
Hi: You can put a label (or remove a label) on the DEFINE statement. By default, since you have no label information on the DEFINE statement, your variable labels or names are used for the spanning headers. So, for example, to remove the label for the variable VALUE, you would have (quote, space, quote) as the label (the quoted string on the DEFINE statement): COLUMNS 'SHA...
Thread:  Show this thread (6 posts)   Thread info: Removing some column headers in PROC REPORT when using ACROSS option Size: 1,937 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Removing some column headers in PROC REPORT when using ACROSS option :: ODS and Base Reporting
 :: SAS Discussion Forums"
SAS Discussion Forums
Started 3 months, 3 weeks ago (2009-08-10 12:39:00)  by sasbi@zencos
Jaime, Looks like there is information for the 9.2 side. See below. http://support.sas.com/documentation/cdl/en/citug/ 61084/HTML/default/n1p8aih0qgkpy4n1c3x7sp11f73j.ht m @sasbi
Thread:  Show this thread (4 posts)   Thread info: Geography on Web Report Studio Size: 440 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Geography on Web Report Studio :: ODS and Base Reporting
 :: SAS Discussion Forums"
SAS Discussion Forums
Started 4 days, 3 hours ago (2009-11-25 08:57:00)  by sbb
Suggest the following Google advanced search to find technical conference papers on the topic: proc report calculate percentage column site:sas.com Scott Barry SBBWorks, Inc.
Thread:  Show this thread (5 posts)   Thread info: How to calculate right percentage using across function in proc report? Size: 319 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to calculate right percentage using across function in proc report? :: ODS and Base Reporting
 :: SAS Discussion Forums"
SAS Discussion Forums
Started 4 days, 3 hours ago (2009-11-25 08:55:00)  by sbb
I believe this question has been asked previously, if you might want to consider searching the ARCHIVES next time. Regardless, add the following to your SAS program: OPTIONS NODATE NONUMBER; TITLE1; TITLE2; Scott Barry SBBWorks, Inc.
Thread:  Show this thread (5 posts)   Thread info: How do you get rid of "The SAS System" when printing with Proc Print Size: 378 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How do you get rid of "The SAS System" when printing with Proc Print :: ODS and Base Reporting
 :: SAS Discussion Forums"
SAS Discussion Forums
Started 6 days, 4 hours ago (2009-11-23 08:54:00)  by sbb
Please explain "the output doesn't run as well as wanted." And also share your SAS code. Scott Barry SBBWorks, Inc.
Thread:  Show this thread (7 posts)   Thread info: How to solve variable length problems in output using proc report Size: 241 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to solve variable length problems in output using proc report :: ODS and Base Reporting
 :: SAS Discussion Forums"
SAS Discussion Forums
Started 5 days ago (2009-11-24 12:38:00)  by sbb
Suggest you contact SAS tech support with your specific findings and symptom conditions. Scott Barry SBBWorks, Inc.
Thread:  Show this thread (2 posts)   Thread info: DB2 SQL Table Access via Pass-Through and LIBNAME performance Size: 240 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: DB2 SQL Table Access via Pass-Through and LIBNAME performance :: ODS and Base Reporting
 :: SAS Discussion Forums"
SAS Discussion Forums
Started 1 week, 2 days ago (2009-11-20 08:06:00)  by Tim@SAS
My first question is, have you considered skipping the copy and paste step altogether by creating your document in RTF format using ODS?
Thread:  Show this thread (5 posts)   Thread info: Insert superscript or special symbols in SAS Output Size: 242 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Insert superscript or special symbols in SAS Output :: ODS and Base Reporting
 :: SAS Discussion Forums"
SAS Discussion Forums
Started 1 week, 2 days ago (2009-11-20 12:35:00)  by DerekM
Oops.. there's a missing ENDCOMP; between the END; and the RUN; in the code I typed here. I don't get what I'm trying for when I don't have syntax errors.
Thread:  Show this thread (7 posts)   Thread info: Compute block processing/debugging Size: 342 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Compute block processing/debugging :: ODS and Base Reporting
 :: SAS Discussion Forums"
 

Hot threads for last week on ODS and Base Reporting ::

ODS and Base Reporting
Started 1 week, 2 days ago (2009-11-20 12:35:00)  by DerekM
Oops.. there's a missing ENDCOMP; between the END; and the RUN; in the code I typed here. I don't get what I'm trying for when I don't have syntax errors.
Thread:  Show this thread (7 posts)   Thread info: Compute block processing/debugging Size: 342 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Compute block processing/debugging :: ODS and Base Reporting
 :: SAS Discussion Forums"
ODS and Base Reporting
Started 6 days, 4 hours ago (2009-11-23 08:54:00)  by sbb
Please explain "the output doesn't run as well as wanted." And also share your SAS code. Scott Barry SBBWorks, Inc.
Thread:  Show this thread (7 posts)   Thread info: How to solve variable length problems in output using proc report Size: 241 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to solve variable length problems in output using proc report :: ODS and Base Reporting
 :: SAS Discussion Forums"
ODS and Base Reporting
Started 6 days, 2 hours ago (2009-11-23 10:42:00)  by Cynthia@sas
Hi: You can put a label (or remove a label) on the DEFINE statement. By default, since you have no label information on the DEFINE statement, your variable labels or names are used for the spanning headers. So, for example, to remove the label for the variable VALUE, you would have (quote, space, quote) as the label (the quoted string on the DEFINE statement): COLUMNS 'SHA...
Thread:  Show this thread (6 posts)   Thread info: Removing some column headers in PROC REPORT when using ACROSS option Size: 1,937 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Removing some column headers in PROC REPORT when using ACROSS option :: ODS and Base Reporting
 :: SAS Discussion Forums"
ODS and Base Reporting
Started 4 days, 3 hours ago (2009-11-25 08:55:00)  by sbb
I believe this question has been asked previously, if you might want to consider searching the ARCHIVES next time. Regardless, add the following to your SAS program: OPTIONS NODATE NONUMBER; TITLE1; TITLE2; Scott Barry SBBWorks, Inc.
Thread:  Show this thread (5 posts)   Thread info: How do you get rid of "The SAS System" when printing with Proc Print Size: 378 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How do you get rid of "The SAS System" when printing with Proc Print :: ODS and Base Reporting
 :: SAS Discussion Forums"
ODS and Base Reporting
Started 4 days, 3 hours ago (2009-11-25 08:57:00)  by sbb
Suggest the following Google advanced search to find technical conference papers on the topic: proc report calculate percentage column site:sas.com Scott Barry SBBWorks, Inc.
Thread:  Show this thread (5 posts)   Thread info: How to calculate right percentage using across function in proc report? Size: 319 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to calculate right percentage using across function in proc report? :: ODS and Base Reporting
 :: SAS Discussion Forums"
ODS and Base Reporting
Started 1 week, 2 days ago (2009-11-20 08:06:00)  by Tim@SAS
My first question is, have you considered skipping the copy and paste step altogether by creating your document in RTF format using ODS?
Thread:  Show this thread (5 posts)   Thread info: Insert superscript or special symbols in SAS Output Size: 242 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Insert superscript or special symbols in SAS Output :: ODS and Base Reporting
 :: SAS Discussion Forums"
ODS and Base Reporting
Started 2 days, 3 hours ago (2009-11-27 09:14:00)  by sbb
Suggested Google advanced search argument for the SAS support http://support.sas.com/ website where you will find technical conference papers with examples as well as SAS-hosted documentation: proc report ods style color site:sas.com Scott Barry SBBWorks, Inc.
Thread:  Show this thread (3 posts)   Thread info: How to give conditonal color option. Size: 441 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to give conditonal color option. :: ODS and Base Reporting
 :: SAS Discussion Forums"
ODS and Base Reporting
Started 6 days, 2 hours ago (2009-11-23 10:44:00)  by Cynthia@sas
Thanks, David! I appreciate the shout out for the book! cynthia
Thread:  Show this thread (2 posts)   Thread info: new ODS book from SAS Publishing Size: 175 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: new ODS book from SAS Publishing :: ODS and Base Reporting
 :: SAS Discussion Forums"
ODS and Base Reporting
Started 5 days ago (2009-11-24 12:38:00)  by sbb
Suggest you contact SAS tech support with your specific findings and symptom conditions. Scott Barry SBBWorks, Inc.
Thread:  Show this thread (2 posts)   Thread info: DB2 SQL Table Access via Pass-Through and LIBNAME performance Size: 240 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: DB2 SQL Table Access via Pass-Through and LIBNAME performance :: ODS and Base Reporting
 :: SAS Discussion Forums"
ODS and Base Reporting
Started 2 days ago (2009-11-27 12:23:00)  by Cynthia@sas
Hi: Run your job with the sub-option for doc: ods tagsets.excelxp file='xxxx.xml' options(doc='Help'); and then look for the SHEET_INTERVAL sub-option. I believe that you can control whether a new tab starts by using that sub-option. In addition, if you want more control over printing of the ExcelXP spreadsheet from within ...
Thread:  Show this thread (2 posts)   Thread info: Prevent Tabs on Multiple Print Requests Size: 725 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Prevent Tabs on Multiple Print Requests :: ODS and Base Reporting
 :: SAS Discussion Forums"