BookmarkSubscribeRSS Feed
minal
Calcite | Level 5

I want to create a report from 2 different SAS datasets. I want one table(1st dataset) as header which should be displyed on each page and another table(from 2nd dataset) should be summary table. I am using macro here and 2 different proc reports in that macro. I need help with the first header table. I am not able to print it on every page. Could anyone please help with it?? Thanks..

1 REPLY 1
Tom
Super User Tom
Super User

Why not just format the "header" report as title statements?  If it changes from page to page then you can use #BYVALUE in your title statement to display the right value of one of the BY variables used in your report.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1161 views
  • 0 likes
  • 2 in conversation