ODS in SAS - 1| Producing SAS Output in PDF, Excel, HTML or Doc with Different Styles | Learnerea

  Рет қаралды 9,687

Learnerea

Learnerea

Күн бұрын

Пікірлер
@akashpatil7878
@akashpatil7878 2 жыл бұрын
Great thank you very very much sir . Your ways to teach students is very good .
@nareshyenni4416
@nareshyenni4416 Жыл бұрын
Very clearly explained sir. Thanku so much
@learnerea
@learnerea Жыл бұрын
Keep watching
@MohammadIrfan-ke7vq
@MohammadIrfan-ke7vq 2 жыл бұрын
Good explanation 👏
@shrikantshirsekar
@shrikantshirsekar 2 жыл бұрын
Awesome video
@learnerea
@learnerea 2 жыл бұрын
Glad you enjoyed it
@adityabatra8894
@adityabatra8894 2 жыл бұрын
Nice video....
@97reddy
@97reddy Жыл бұрын
I am able to run pdf rtf file...but my pc is not supporting to run...html file what's the reason? Can u provide solution to overcome it
@learnerea
@learnerea Жыл бұрын
what is the error that you are getting..?
@samsonabu6635
@samsonabu6635 2 жыл бұрын
In my report I have drop-down list, listing table and multidimentional table. I know that I can export listing table or multidimentional table into excel file separately, but I would like to export both listing and multidimentional table into one single excel or pdf file (something like "export entire page to excel/pdf file"). Is it possible in SAS VA?
@learnerea
@learnerea 2 жыл бұрын
Try checking the subsequent part of this series.. I have covered it in one of them... last five videos in this playlist - kzbin.info/aero/PL4GjoPPG4VqPRFh5PwCXwT0q1d6dERj4E
@adityabatra8894
@adityabatra8894 2 жыл бұрын
Please explain some statistical procedure like chi square test Wilson test
@learnerea
@learnerea 2 жыл бұрын
Sure, that will be done on the technical side as well, but before that it is important that we cover the statistical concept of that... which we are on the way and will soon be completed. thank you for bringing it...
@md.barkatullah5084
@md.barkatullah5084 2 жыл бұрын
Very well explained. I have many items to add in a pdf output file. They are, title of a report, an introductory para about the report, two figures, and three tables. All the figures and tables have titles and notes as well. Also, all the pages will have same footnotes (like footer). I have several questions. 1) Do you have any video to show the procedure like this? 2) I added the report title and introductory para as ods text= . But I do not know how to change the size/style of the font. Could you help? 3) Is there any way to specify the contents on each page? for example, I would like to keep the report title, introductory para, and one graph in page-1, second graph in page-2, one table in page-3, and two tables in page-4.
@learnerea
@learnerea 2 жыл бұрын
we have made a complete series of 3-4 videos on ODS which covers all of the requirements that you have stated above... kzbin.info/www/bejne/m2mld4JjbLBjl6s kzbin.info/www/bejne/gmmQq6htg6mZic0 kzbin.info/www/bejne/l4nGeqKerrmlr8k
@danielfelipegonzalezramire9465
@danielfelipegonzalezramire9465 2 жыл бұрын
Thanks for the video, really really helpfull. But right now im having a problem. Every time I try to print somthing new, Instead of printing below the previous table, it prints it in a new page. How can I solve this?
@learnerea
@learnerea 2 жыл бұрын
Do not write a new ODS statement, write it inside the same ODS statement. for e.g. I want to create two frequency tables using cars data and print in the same pdf file - ods pdf file="your location and file name here" style=daisy; title "this is tyle testing report"; proc freq data=sashelp.cars; tables type; run; proc freq data=sashelp.cars; tables origin; run; ods pdf close;
@leowidi8889
@leowidi8889 Жыл бұрын
Very well explained. Thankyou sir. But I have a little question here. On this experiment, Data Car & Data List-Style appear top-and-bottom. Can we put both of table side by side? So that, if I want to write 'ODS Excel', it will show 2 data in 1 row. Thanks in advance.
@learnerea
@learnerea Жыл бұрын
yes, try in combination with ods layout - ods pdf file="/home/u49504224/reports/SideBySide.pdf"; ods layout start width=7in height=9in; ods region x=0in y=0in width=3.5in height=9in; proc print data=sashelp.cars(obs=10 keep=origin type msrp); run; ods region x=3.5in y=0in width=3.5in height=9in; proc freq data=sashelp.cars(keep=type origin); tables type; run; ods layout end; ods pdf close;
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Pens to ruin your no-buy January - Write Stuff, S. 2 Ep. 2
15:53
Goldspot Pens
Рет қаралды 7 М.
EASILY Make an Automated Data Entry Form in Excel
14:52
Kenji Explains
Рет қаралды 1 МЛН
Excel's NEW Checkboxes Are Incredibly Cool! Here's why
14:24
Leila Gharani
Рет қаралды 561 М.
ETL with SAS - some Basics and Optimizations
15:56
SMARTTECH
Рет қаралды 23 М.
STOP Learning These Programming Languages (for Beginners)
5:25
Andy Sterkowitz
Рет қаралды 738 М.
AI Is Making You An Illiterate Programmer
27:22
ThePrimeTime
Рет қаралды 121 М.
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН