sas va 7.3 newbie
scenario:
i have a table with customer no,accounting period, accounting year, sales
i want to display a table with this info plus additional 2 columns on each row....one for sales last period same year, the other for sales same period last year. then i can show other calculations such as %diff, amount diff,etc.
we know how to build a view in sql to accomplish this. can this be accomplished within VA using calculated or aggregated measures.?
thanks