How experienced are you with customized reporting and use
of Data _Null_ features?
Answer Posted / sunny
Data _null_ is also used to produce complex reports which cannot be customized in proc report.Proc doesnt allow us to use if statements where in data null we can use if statements to get the desired output.For example if you want multiple sub totals or if you want to print footnote only at the end of a page break.This is useful specially for pdf reports.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Which statement does not perform automatic conversions in comparisons?
What do you know about sas and what we do? : sas-grid-administration
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
what is the Population you used in your project, is it ITT or PP?
Differentiate between ceil and floor functions.
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
Mention few capabilities of sas framework.
how does sas handle missing values in procs? : Sas programming
what are the benefits of data integration? : Sas-di
For what purpose would you use the RETAIN statement?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what are sas bi dashboard components? : Sas-bi
what is the difference between nodup and nodupkey options? : Sas programming
Describe the ways in which you can create macro variables? : sas-macro
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?