I am running some code that yields this error:
To create HTML output you should only need to use
ODS HTML <options such as path and body html files to create>;
<procedure call to generate output>
ods html close;
Is your PROC TEMPLATE inheriting from TAGSETS.DEFAULT? Or one of styles it's dependent on is dependent on tagsets.default?
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.