how do i suppress entire column if all the values are null for a given month in column section
You need to be more specific about what you mean by "suppress". If you mean you want to remove a column from part of a SAS dataset (while leaving it in for other months where values are not null) then the answer is that you cannot. The table structure applies to all rows in the table.
Richard
u answered my question. yes, this is what i meant. thanks. another question, can i do conditional formatting on on measure value based on category value...so if region = 'a' then measure color = red, else measure color is green
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.