A dashboard shows a horizontal row of three static Traffic Light gauges. Each Traffic Light gauge is positioned vertically instead of horizontally.
What should be done to position each gauge horizontally?
A. Select Flip Horizontal on the gauge properties.
B. Ensure the dashboard and indicator are the correct width to display three gauges.
C. Reduce the display size of the gauge sufficiently to allow all three to fit.
D. Change to a gauge type that supports horizontal display of multiple gauges.
To implement a stored process, the content developer must write the programming code, register the stored process in the metadata and test the stored process. Which client application can be used to complete all three steps?
A. SAS Management Console
B. SAS Data Integration Studio
C. SAS Information Map Studio
D. SAS Enterprise Guide
In a stored process, a multiple value prompt selection named Country is used. Which macro variable can a developer use in SAS code to determine how many values the user selected?
A. Country_COUNT
B. Country_INDEX
C. Country_NUM
D. Country_NUNIQUE
The required components of a SAS BI Dashboard are:
A. Data Model, Range, Indicator, and Dashboard
B. Data Model, OLAP Cube, Indicator, and Dashboard
C. Information Map, Indicator, Range, and Dashboard
D. Data Model, Stored Process, Indicator, Range, and Dashboard
Refer to the exhibit and note the error.
The data model for this SAS BI Dashboard has been built using a SAS Information Map. What is the reason for the error?
A. The SAS Information Map used as a data source does not have a measure defined.
B. The content developer does not have the ReadMetadata permission on the SAS Information Map.
C. The SAS Information Map was built using an OLAP Cube.
D. The gauge type for the indicator is not correct and needs to be changed.
Refer to the exhibit.
An identity filter based on SAS identityGroups is applied to the Mydata.Class table. How many rows will be returned when UserA uses the map to see a detail listing?
A. 3
B. 2
C. 4
D. 6
Which application supports role-based capabilities?
A. SAS Management Console
B. SAS Information Map Studio
C. SAS OLAP Cube Studio
D. SAS Data Integration Studio
A stored process will be used to provide a dynamic data for an information map. The stored process must be defined to execute on the:
A. Workspace server
B. Content server
C. Information map server
D. Stored process server