Traditionally SAS programmers were responsible for structuring their code in a logical and efficient manner. This included the proper use of indentation and spacing to improve the clarity of programs.
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SAS Enterprise Guide;
Posted
February, 2017
by
Amadeus Technical Team
Within SAS Enterprise Guide a format can simply be created from an existing dataset. In this example a format is made to display the staff number as the employees name.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
Deploying a new version of Enterprise Guide across an organisation can be challenging, with pre-requisite installation requirements and compatibility of current EG projects as important considerations.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
A previous tip looked at converting an existing SAS® Program into an SAS Enterprise Guide (EG) project.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
Stored Processes are one of the most useful tools that can be found within the SAS Business Intelligence platform.
Read more...
Posted in
SAS Programming;
Tagged
SAS Programming,
SAS Enterprise Guide,
SAS BI;
Posted
January, 2017
by
Amadeus Technical Team
Enterprise Guide allows for the creation of complex process flows; however in some cases the order in which the tasks execute may not be appropriate.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
You can use regular expressions when editing code in Enterprise Guide. This feature – available since EG 4.3 - enables you to do some things that would not otherwise be possible.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
When using Enterprise Guide we often create very long flows with many intermediate tables.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
Most SAS programmers are familiar with the use of an AUTOEXEC file which allows us to AUTOmatically EXECute a program on SAS invocation.
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team
Enterprise Guide provides users with the ability to customise their session by specifying system options. Whereas this is extremely useful, it is sometimes beneficial to have a standard set of...
Read more...
Posted in
SAS Analytics;
Tagged
SAS Analytics,
SAS Enterprise Guide;
Posted
January, 2017
by
Amadeus Technical Team