What is SAS Information Map Studio and its purpose ?
Answers were Sorted based on User's Feedback
SAS Information Map Studio is the Component where we can create the Information Maps using Tables and as well Cubes.
It acts like a middle layer for SAS Web Report Studio /SAS OLAP Viewer and SAS BI Dashboard.
If i want to Create a Report in SAS Web Report Studio i have to Create a Information Map and there i select my required dimensions and measures aswell filters.
After that i will login into my Web Report studio and there i will create my Report using this info map.
Still any doubts feel free to drop a message....
| Is This Answer Correct ? | 10 Yes | 5 No |
Answer / venu murala
SAS Information Maps provides the bridge between your data warehouse and the business users who build reports and analyses from that data.
SAS InfoMap is used to subset the data and where we can apply Filters (Simple, Compound & Identity Driven Filters), Prompts (Static & Dynamic).
The SAS AMO, EG, WRS, Dashboard and IDP read the InfoMap metadata to provide a business user view of the data for reporting and analysis.
The SAS Metadata Server manages the metadata and provides Row-Level-Security.
| Is This Answer Correct ? | 2 Yes | 0 No |
How long can a macro variable be? A token? : sas-macro
what is change analysis in sas di ? : Sas-di
Explain the difference between nodup and nodupkey options?
Explain the use of proc gplot? : sas-grid-administration
How many data types are there in SAS?
how to remove the duplicates by proc sql?
What will calendar procedure do?
What is the basic syntax of a sas program?
What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?
Why do we use QUIT commmand for proc datasets and proc sql ???
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
What is the Program Data Vector (PDV) and What are its functions?