BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
analyst_work
Obsidian | Level 7

Hi,

 

I am getting a Warning on trying to output my RWI program to RTF. The program seems to run correctly and file looks okay too, but just want to be sure that I am not missing anything. The warning says:

 

ODS Report Writing Interface is not supported for RTF destination. Results may be unpredictable.

 

Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
SAS Super FREQ
Hi:
A warning is not an error. It is telling you exactly the same thing that Tim_SAS explained. The RWI interface is not supported for the RTF destination. If you want to get rid of the warning, switch to HTML or PDF, which are the 2 supported destinations for the RWI.

cynthia

View solution in original post

3 REPLIES 3
Tim_SAS
Barite | Level 11

The warning is accurate. The RTF spec does not allow some RWI functionality, notably nested tables. If you're happy with your results then fine, but you're using it at your own risk.

analyst_work
Obsidian | Level 7
I am happy with the results, but not comfortable with the warnings, is
there any other approach to strike middle ground?

Thanks,
Neha.
##- Please type your reply above this line. Simple formatting, no
attachments. -##
Cynthia_sas
SAS Super FREQ
Hi:
A warning is not an error. It is telling you exactly the same thing that Tim_SAS explained. The RWI interface is not supported for the RTF destination. If you want to get rid of the warning, switch to HTML or PDF, which are the 2 supported destinations for the RWI.

cynthia

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1800 views
  • 2 likes
  • 3 in conversation