What are two core design principles to consider when building Analytics apps or dashboards? Choose 2 answers
A. Emphasis: make sure they have space for important information, such as headlines and key charts.
B. Clarity: make sure they are uncluttered and easy to interpret.
C. Consistency: make sure they have a sense of familiarity to strengthen your users' ease of use.
D. Balance: make sure they have a balance of different charts to get a more interesting design.
What is a keyword in SAQL? And what case must it be in?
A. A keyword is basically just a function in SAQL, like group, foreach, etc. And it has to be lowercase.
A company uses role hierarchy to implement data security in Salesforce. They want the same rolehierarchy-based security model to apply in Einstein Analytics, but want the users in a role to see data owned by other users in the same role.
Using the "flatten" transformation, which attribute setting achieves this requirement?
A. Set the attribute "selfjield" to true.
B. Set the attribute "selfjield" to false.
C. Set the attribute "include_self_id" to true.
D. Set the attribute "include_self_id" to false.
A large company has a single dataset that contains the attainment and commission fields for all sales reps. Each sales rep should be able to view the attainment data for each rep in their division. Each rep should only be able to see their own commission data.
Which option should be used to enforce this requirement?
A. Create separate datasets for attainment and commission and apply security predicates and/or sharing inheritance.
B. Apply a security predicate on the existing single dataset.
C. Use sharing inheritance.
D. Add the sales organization to the attainment dataset access list.
The Vice President of Sales wants to create a "Pipeline Trending" dashboard in Einstein Analytics that displays specific colors depending on the values of the fields.
Which two techniques can a consultant use to help address this requirement? Choose 2 answers
A. Use an XMD file and assign colors to each field value.
B. Use SAQL queries to calculate a color field and assign it to each field value.
C. Use a compute Expression to calculate a color field and assign it to each field value.
D. Use the "fields" menu when exploring the dataset and assign colors to each field value.
What can changing an answer to a wizard question do?
A. Alter your Service Cloud implementation
B. Fine-tune dashboards to reflect how your company measures key indicators
C. Create a new set of dashboards with new KPIs
D. Use up one of the three wishes granted you by the wizard
Max number of dataflow definitions (with data sync enabled)
A. 35
B. 55
C. 25
D. 15
Insights in a story show you how different variables and combinations of variables explain the variation of what kind of variable?
A. Explanatory variable
B. Outcome variable
C. Global variable
D. Local variable
E. Tertiary variable
An Einstein Analytics team plans to enable data sync (replication).
Which two limits are specific to data sync (replication) and should be considered before enabling the feature because they might impact existing jobs?
Choose 2 answers
A. Maximum number of dataflow definitions
B. Maximum number of dataflow transformations
C. Maximum number of objects that can be enabled for data sync (replication)
D. Timeout for ELT (Extract Load Transform) jobs that are scheduled but not yet executed
when organizing information in an Einstein Analytics dashboard, what does the "Progressive Disclosure' design principle mean'
A. Only provide the user with the level of detail they need to see, with the option to drill down deeper into more details.
B. Utilize the latest templates for the most modern look and feel.
C. Intentionally omit specific details so that users can do ad-hoc exploration if needed for root-cause analysis.
D. Implement strict security predicates to minimize the amount of information displayed to users.