einstein analytics interview questions

Salesforce Einstein Analytics and Discovery Consultant Interview…
  • What is The Dataflow in Salesforce Einstein Analytics and Discovery Consultant ? …
  • What is Dataset Builder? …
  • What is Cloud Hub? …
  • What are Persistent queues? …
  • What is Clustering? …
  • How can you provide Horizontal Scalability?

Salesforce Einstein Analytics and Discovery Consultant: Interview Questions

Salesforce Einstein can be used to build predictive models, which can be used to make predictions about future events based on past data. It can also be used to build classification models, which can be used to assign labels to data points. Finally, it can also be used to build regression models, which can be used to predict numerical values.

Salesforce Einstein is a set of artificial intelligence (AI) tools that can be used by businesses to automate tasks, improve customer service, and make better decisions. Some ways that businesses can apply Salesforce Einstein include using it to automate customer service tasks, such as responding to customer inquiries or providing recommendations; using it to improve decision making, such as by providing recommendations on which products to sell or which leads to pursue; and using it to automate sales tasks, such as by providing recommendations on which products to sell or which leads to pursue.

Natural language processing (NLP) is a branch of artificial intelligence that deals with the interaction between computers and humans using the natural language of the latter. NLP algorithms are used to process and analyze large amounts of unstructured data (text, s, videos, etc.) in order to extract meaning from it and enable computers to understand human language.

Deep learning is a subset of machine learning that is concerned with algorithms inspired by the structure and function of the brain. Deep learning is used to automatically extract features from data, making it possible to learn complex tasks without human supervision. In the context of Salesforce Einstein, deep learning is used to power a number of features, including recognition, natural language processing, and predictive analytics.

Salesforce Einstein is a powerful CRM system that can help businesses to improve their customer relationships and boost sales. It offers a number of features and benefits that can be extremely helpful for businesses, including the ability to manage customer data, create custom reports, and automate tasks. Moving to Salesforce can help businesses to improve their efficiency and bottom line.

What is Tableau CRM?

Ans: Tableau CRM (formerly Einstein Analytics) is a revolutionary customer and business analytics platform that’s optimized for mobile use and brings flexible customer analytics to your CRM. It works with any data, from any data source, and it will change the way your company answers critical questions

What’s the difference between Tableau and Tableau CRM? Ans: Tableau remains outside the overall Salesforce ecosystem, while Tableau CRM is a direct add-on you can purchase on top of any Salesforce software.

Is Einstein analytics now tableau CRM? Ans: Tableau CRM is a self-service data visualization and business intelligence (BI) platform that integrates Salesforce data with external data. Formerly known as Einstein Analytics, this product boasts some of the most powerful data analysis capabilities in the market.

What is Data set builder? Ans: The dataset builder is a point and Click UI feature provided by salesforce to create data sets. you can generate the JSON instructions needed to build a dataset and adds the instructions to your data flow. The data flow then does the actual building.

What are transformations and what does Augment Transformation do? Ans: A transformation refers to the manipulation of data. You can add transformations to a data flow to extract data from Salesforce objects or datasets, transform datasets, etc.

The augment transformation adds columns to a dataset from another related dataset. The resulting, augmented dataset enables queries across both related input datasets. For example, you can augment the Account dataset with the User dataset to enable a query to return account records and the full names of the account owners.

What is the difference between computeExpression and computeRelative transformations? Ans: The computeExpression and computeRelative transformations are mostly similar, but they have a key difference. The computeExpression transformation performs calculations based on other fields within the same row. The computeRelative transformation performs calculations based on the previous and next values of the same field in other rows.

What is computeExpression Transformation? Ans: The computeExpression transformation enables you to add derived fields to a dataset. The values for derived fields aren’t extracted from the input data source. Instead, Tableau CRM generates the values using a SAQL expression, which can be based on one or more fields from the input data or other derived fields. For example, you can use an expression to assign a value to a field, concatenate text fields, or perform mathematical calculations on numeric fields.

when do you implement row-level security on a dataset? Ans: If a Tableau CRM user has access to a dataset, the user has access to all records in the dataset by default. To restrict access to records, you can implement row-level security on a dataset when you use sharing inheritance and security predicates. Sharing inheritance automatically applies a Salesforce object’s sharing logic to the dataset’s rows. A security predicate is a manually assigned filter condition that defines dataset row access.

How do you control visibility in an app? Ans: App Managers and Editors can use the Asset Visibility feature to control the visibility of select assets. Asset visibility is limited for users that are assigned ‘Viewer’ sharing access. Assets remain visible to app Managers and Editors regardless of the asset’s status.

What are Dashboards? Ans: Dashboards help you visually understand changing business conditions so you can make decisions based on the real-time data you have gathered with reports. dashboards help users to identify trends, sort out quantities, and measure the impact of their activities. Before building, reading, and sharing dashboards, review these dashboard basics.

What is Calendar Heat Map Charts? Ans: Calendar heat maps are useful for visualizing recurring discrete activities, such as closing accounts, over long periods of time. In this chart, you can easily change the granularity of the time-based grouping, such as from month to week or day.

What is Fuzzy Matching? Ans: Fuzzy matching adds uniformity to spelling variations in variables, resulting in smarter categorizations and better predictions.

Can you facet queries with multiple datasets? Ans: You can use a query with multiple datasets in a widget and then facet the query. The query receives filters from all of its datasets but broadcasts selections from its first loaded dataset.

What are My private app and Shared app on a wave? Ans: Salesforce by default provides my private app and Shared app.

My private app: This app is visible to you only. You can’t able to share this app with anyone. The main purpose of this app is to keep assets with sensitive data or work in progress dashboards.

Shared app: This app is completely opposite to my private app. This app is available to everyone in your org who has wave analytics permissions.

What is the maximum file size for external data API upload? Ans: The maximum file size per external data upload is 40 GB.

What is a Salesforce Analytics Query Language (SAQL)? Ans: SAQL (Salesforce Analytics Query Language) is used to access data in Analytics datasets. It consists of a sequence of statements that are made up of filter, group, order, identifiers, literals, or special characters. Statements can be multiple lines and must end with a semicolon. Every statement has a result, and you can chain statements together. SAQL is compositional.

what is sfdcdigest ? Ans: The sfdcDigest transformation generates a dataset based on data that it extracts from a Salesforce object. You specify the Salesforce object and fields from which to extract data. You might choose to exclude particular fields that contain sensitive information or that aren’t relevant for analysis.

What is data flow in Tableau CRM? Ans: The data flow is a set of instructions in JavaScript Object Notation (JSON) that runs to extract data and create datasets. These instructions specify which objects and fields you want to extract data from and the names of the datasets you want to create. The data flow also has other uses, such as joining data together, but for now, we just focus on its extraction skills.

What is the data set in Tableau CRM? Ans: A dataset is a collection of related data that is stored in an indexed, denormalized, and highly compressed form. Tableau CRM offers multiple ways to load your data into datasets.

What is Measure in Tableau CRM? Ans: A Mesure is a quantitative value for example it can be an amount, price. The measure can be used to make any calculations such as sum, average, maximum, minimum, and so on.

What is Dimensions Tableau CRM? A Dimension is a qualitative value or example city, region, Status. Dimension can be used to create grouping and filtering.

What are Lenses? A Lens is a particular view of datasets data similarly to reports in salesforce. IT will provide insights into data and help you analyze and visualize data.

What is apps in Tabelau CRM ? An Application is a combination of dashboards and lenses. It holds all data about your application like the data set, lens, Details.

What are Metadata Files? Metadata files is a JSON file that describes the structure of an external data file.

What is faceting in Tableau CRM? Faceting is the easiest and fast way to connect widgets on a dashboard. All Facted components on the dashboard can interact with each other.

What are declarative Bindings in Tableau CRM? Declarative Binding is a process of connecting data sources to make dashboards more responsive and accurate data based on filters.

How can we set Declarative Binding in Tableau CRM? Open Dashboard designer and click on dropdown on the right side of the screen and select connect data sources then add both data sources and click on Save.

What is the different type of charts available in Tableau CRM? They are many charts are available for visualization of data Such as

  • Bar Chart
  • Column Chart
  • Stacked Bar Chart
  • Stacked Column Chart
  • Donut Chart
  • Scatter plot chart
  • Heat Map Chart
  • Line Chart
  • Horizontal Dot Plot Chart
  • Vertical Dot Plot Chart
  • Timeline Chart
  • Waterfall Chart
  • Funnel Chart
  • Map Chart
  • Bubble Map Chart
  • Gauge Chart
  • Rating Chart
  • TreeMap Chart
  • Bullet Chart and SO on
  • What is a Salesforce Action ? Salesforce Action helps users to perform actions like opening records and update records from Tableau CRM without exiting it. These actions can be added into two places like charts and tables.

    How many ways we can secure data in tableau CRM? They are two types of security we can embed likeSalesforce Security In Salesforce Security we can secure data using

  • Roles and profiles
  • Organisation Wide defaults (OWD) and Record ownership
  • Sharing Rules
  • Einstein Analytics Security

  • Inheritance Security
  • Security Predicates
  • Application-level Security
  • How many types of access we can provide to Tableau CRM application? They are 3 types of access we can provide such as Viewer, Editor, and Manager Viewer can able to view dashboards, lenses, and datasets of application Editor Can able to edit dashboard and lenses Manager can able change application access like sharing setting of application, Rename and Delete of application

    check more interview questions:

    PILOT INTERVIEW Questions And Answers! (How to PASS an Airline Pilot Interview)

    1. What is CRM process as Airline Pilot? The systematic and effective use of all available resources to ensure a desirable outcome and completion of the flight. Focusing on communication, teamwork, task allocation, decision-making and situational awareness. The major contributors in the CRM process are: Dispatchers, flight attendants, maintenance, ATC and of course the cockpit crew.

    2. What is the MAP on a non-precision approach? Non-precision: MAP is usually visually identified by a capitol and bold “M” in the Jepps or at the end of the solid line on NOS. There are several ways to id the MAP: Published DME at the MAP, Navaid such as the middle marker (MM), or timing from the FAF

    3. What is the importance of proficiency in several languages for a pilot? A private pilot may limit himself to knowledge of English good enough to understand control towers. Other pilots, being more publicly involved figures by necessity, greatly benefit from knowing more than one language.

    4. What is your Proudest accomplishment? Becoming a pilot and graduating from college as to be the biggest accomplish so far.

    5. What is the 1-2-3 rule? Requirements for filing an alternate. 1-2-3: 1hr before to 1hr after estimated time of arrival, the weather must be forecast to be 2000′ ceiling and 3SM vis.

    6. What makes a good captain or what do you expect from a Captain? one that is knowledgeable, decisive, conservative and safety conscious, good people skills, superior communication skills, solid piloting skills, can manage stress and avoid confrontation

    7. List your qualifications as a pilot? Besides relevant college degree(s), pilots graduate from flying school and participate in annual additional training.

    8. What is GRID MORA? It’s an altitude derived by Jepp or provided by state authorities. If derived by Jepp, Grid MORA clear all terrain and structures by 1000′ in areas where highest elevations are 5000′ MSL or lower. MORA values clear all terrain and structures by 2000′ in areas where highest elevations are 5001′ MSL or higher. Grid MORA (State) altitude supplied by the State Authority provides 2000′ clearance in mountainous areas and 1000′ in non-mountainous areas. Also… a +/- denote doubtful accuracy but are believed to provide sufficient reference point clearance.

    9. What is the definition of CRM? CRM is a system which allows optimum use of all available resources – equipment, procedures, interpersonal communication, team work – all to promote safety and enhance efficiency in operations

    10. What is Vso of your most recent aircraft? Cessna 172 is 41Kts

    11. What is the max distance from the runway if you were to circle to land? Depends on your speed

    12. Have you applied anywhere else? Just be honest on this one. If you are in the job hunt, it’s normal to apply to several companies. It’s great to tell them that Cathay is your top choice, but it would be suspect to say Cathay is your only choice.

    13. What is mach tuck? As the aircraft reaches critical mach the nose of the aircraft tends to pitch downwards due to the flow of air over the wing reaching supersonic speeds producing additional life and center of pressure moving rearward. As the center of pressure moves rearward the elevators become less effective, pushing the aircraft into a potentially unrecoverable dive.

    14. What is tower’s NORDO signal to be cleared to land? Steady green

    15. What is VMCG? minimum speed control in the ground

    16. What is the difference between Blue, Green Airports? blue is IFR (has approaches) green is VFR (no approaches)

    17. What is GRADIENT CLIMB? 3%

    18. What is VMCA? Minimun Speed Control in the Air

    19. What is windshear? its a change on direction and speed of the wind

    20. What is MOCA? Minimum Obstacle Clearance that provides obstable clearance between Vor airways. It also ensures VOR coverage 22nm from the nearest VOR

    21. What is hyperventilation? hyperventilation is when the body has too much Oxygen and not enough Co2

    22. Ever had an emergency? yes, many over the years

    23. Pilots have many simultaneous responsibilities during the flight. What can you tell me about this? Pilots navigate the flight, observe and direct the activities of the crew, check instruments, keep an eye on the weather, and monitor altitude and air traffic. Doing all these and more, often simultaneously, requires outstanding multi-tasking skills and power of concentration.

    24. What are the max airspeeds in C airspace? 200 KIAS within 4 NM of Primary Class C Airport

    25. How would you behave as the pilot of a plane during an emergency? Describe first what your emotional response would be. It is important to demonstrate, preferably through examples, that you can maintain your poise during such events, and that you possess enough presence of mind to activate emergency procedures and delegate duties among crew members as necessary.

    26. Where do you see yourself in 6 months? with your company

    27. Did you ever have to modify the flight course in the past? Pilots are able to modify the course in flight, if this is dictated by internal or external conditions. This is not a small responsibility and needs careful coordination with control towers and scrupulous attention to detail.

    28. What Is V2? takeoff safety speed

    29. What Is Max A/s In Class C? Airspeed maximum of 200 knots indicated within 4 nautical or 5 statute miles and 2500 feet above the ground of the primary airport.

    30. What Are The Cdi/raim Sensitivities Of A Gps Outside 30nm? Inside 30nm? +- 5 mi +- 1 mi

    31. What Is The Effect Of Aft Cg On Performance? rearward Cg gives better fuel efficiency

    32. What Is An Lda? a precision approach that is offset from the runway, it may have GS

    33. Where Is The Faf On A Vor/ils Approach? On a VOR approach, the FAP is whenever you are established on course inbound and the final decent may be started. For non-precision approaches, the FAF is the “Maltese Cross” and for precision, the arrow which identifies the GS intercept.

    34. Why Cape Air? big airline paneer

    35. What Kind Of Airspace Is Around Lax? Class B. Very congested airspace.

    36. What Is V1? Take off decision speed

    37. What is hypoxia? Lack of oxygen to body tissues

    38. Why do you like Compass? I like the new modern equipment and I like the fact that it’s got flow through to/ is part of Northwest.

    39. What is a squall line? It is a continuous narrow line active of thunderstorms ahead of cold front but can develop far removed of any front. May be too long to detour, too thick to penetrate. It forms very rapidly reach Max intensity in late afternoon or early evening. IT IS THE SINGLE MOST INTENSE WEATHER HAZARD FOR AIRCRAFT.

    40. Why do you want to work for Allegiant? growing company, day trips, upgrade potential

    41. Why Ameriflight? I’d like to fly cargo and gain the single-pilot IFR experience

    42. Did you ever have a problem with an F/O? Yes

    43. What is your clearance limit when cleared for the approach and then you loose coms? The published hold on the missed.

    44. What is MEA? Minimum En Route Altitude, lowest altitude on that airway that assures obstacle clearance and acceptable navigational reception.

    45. What is Definition of V2? Single engine climb speed until safe altitude or clear of obstacles

    46. What is Definition of V1? on a balance runway it is the last chance for you to decide not to go if you have and emergency and still stop on the runway according to the air data

    47. What is the definition of Hypoxia? Not enough Oxygen

    48. What is the seating capacity of the Dash 8 100 and 300 and how many flight attendants you need? DA-100 (37) DA-300 (50) FA 1

    49. Tell me the biggest factor as far as fuel conservation goes as it relates to a jet engine? TSFC thrust specific fuel consumption which directly inperpolates to power setting and altitude. Higher you climb the less fuel required. Throttle settings also have a say in conservation and relates more to maintenance issues which is why full throttle takeoffs are rarely done.

    50. What qualities make a good captain? Confident, Diligent, Good CRM skills, Good Problem Solver

    51. What’s your choice of base? PDX or Seattle

    52. World Airways Pilot Interview Questions:

  • Why World?
  • Why should we hire you?
  • What is the maximum take off weight of the aircraft I flew?
  • How did you get into an aviation career?
  • Tell me about a time that you made mistake in airplane? and what you learned from it.
  • Describe what a Captain is.
  • Do you want to be a Captain?
  • Do you mind being an FO for 5 years?
  • Was asked to grade my sim performance from the day before!
  • What engines are on the airplane you have been flying?
  • 53. Flight Express Airline Pilot Interview Questions:

  • Why you?
  • Are you sure this is what you want to do?
  • Tell me about yourself.
  • 54. Lion Air Airline Pilot Interview Questions:

  • What is Bernoulli law? how the aircraft can fly?
  • What is Newton’s Law?
  • What is ACN/PCN?
  • Know about Piston Engine
  • Loyalty to company
  • 55. LAN Airline Pilot Interview Questions:

  • Why do you want to become a pilot?
  • Why LAN Chile?
  • Where do you see yourself in 5 years?
  • Did you have any bad experience in the past?
  • What is your best quality?
  • What is your weakness?
  • What have you heard about LAN chile?
  • What would you do if you were on final and suddenly had an electrical fire in the cockpit?
  • What would you do if you were cruising and noticed that your captain was unconscious?
  • 56. Miami Air International Airline Pilot Interview Questions:

  • Tell something about your flying career.
  • What am I looking for in their company?
  • What is the dumbest thing you have done in an airplane?
  • What are you looking for in an airline?
  • Are you prepared for life at Miami Air Long days Away from home Pay 90 minute callout
  • Have you had any failed checkrides?
  • Have you had any traffic tickets?
  • Have you had a DUI?
  • Do you have a criminal record?
  • Do you have any accident s/ incidents on record?
  • 57. Mokulele Airlines Pilot Interview Questions:

  • Tell me about your previous work experience.
  • What are your strengths?
  • What is your weakness?
  • What has been your flying experience with the past 60 days?
  • What has been your flying experience with the past 30 days?
  • Why did you apply here?
  • Do you have any violations, incidents or accidents?
  • Do you have any weather experience?
  • 58. Ryan International Airlines Airline Pilot Interview Questions:

  • Why do you want to work with Ryan?
  • Describe your flying career.
  • What was your worst job?
  • What was your best job?
  • What would you do if the Captain smells like alcohol?
  • What would you do if the captain wants to continue below minimums?
  • What would you do if the captain wants to break a company rule?
  • Tell me a time you broke an FAR?
  • Tell me a time you had a conflict at work.
  • Approach lights for the cat 2 ILS: what do they look like and what do you need to see to continue?
  • 59. Seaborne Airlines Pilot Interview Questions:

  • What is your Total Flight Time?
  • What ratings do you have?
  • When did you fly last?
  • What is your total time in the last 6 months?
  • What is your total time in the last 12 months?
  • What class medical do you have?
  • When did you start flying?
  • Why did you start flying?
  • Wx goes below mins past the FAF, can you continue and when you would go missed.
  • Describe TDZE
  • 60. XOJET Airline Pilot Interview Questions:

  • Why XOJET?
  • Why not other companies like NetJets or Flextjet?
  • Do you want to work for the legacy airlines liked United, Delta or American?
  • Have you applied to anyone else?
  • What is the foundation of good leadership?
  • What is your leadership style?
  • If there is someone out there that you’ve had differences with and you would not go to that person for a recommendation, what would he/she say about you?
  • Tell us about yourself.
  • How did you get in aviation/flying?
  • What are your strengths?
  • What is Tableau CRM?

    Tableau CRM (formerly Einstein Analytics) is a revolutionary customer and business analytics platform that’s optimized for mobile use and brings flexible customer analytics to your CRM. It works with any data, from any data source, and it will change the way your company answers critical questions

    Related Posts

    Leave a Reply

    Your email address will not be published. Required fields are marked *