Which of these is not a method for controlling record-level access?
A. Profiles
B. Sharing Rules
C. Organization-Wide Defaults
D. Role Hierarchy
What's agood way to see which required questions in the configuration wizard don't have default values?
A. Answer only questions that involve custom objects
B. Try each option in the dropdown one at a time
C. Download the app and run a SAQL query on the JSON
D. Click "Looks good, next" and look for questions highlighted in red
Before using bindings, you can try using facets to specify interactions between widgets.
A. False
B. True
A client has a dashboard for Sales Managers. They want to have a list filter that shows the name of the month. However, based on the "CloseDate_Month" field, the list filter showsnumbers instead of names.
How can an Einstein Consultant use the Dataflow nodes to generate the name of month as a new dimension in the dataset?
A. flatten
B. compute Relative
C. compute Expression
D. append
In the Insights list, insights are ranked in what order?
A. Time
B. Geospatial
C. Statistical significance
D. Alphabetical E. There is no order
Where can you view the status of a CSV upload in Analytics?
A. The data manager
B. The Analytics home page
C. The Create Dataset page
D. The Setupmenu
An Einstein Consultant is reviewing the "Why it Happened" Insights provided by Einstein Discovery with the customer. The customer would like to validate the results. Which action should the consultant take?
A. Show the customer how to export and review the R-Code model validation results
B. Check the p-values and standard deviation
C. Use the Share and Export feature to help the customer determine if the findings make logical sense
D. Consult with a Data Scientist to validate the findings
What can you do in a dataset recipe?
A. Extract external data into Analytics
B. Build a dashboard
C. Combine data from different datasets
D. Make a data chili
What are the 3 basic actions within aquery in Analytics? Choose 3:
A. Aggregate by a measure
B. Count rows by measure you want to visualize.
C. Filter to narrow down your results.
D. Grouping by a dimesnsion
E. Display the results graphically
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 securitypredicate on the existing single dataset.
C. Use sharing inheritance.
D. Add the sales organization to the attainment dataset access list.