{"id":130694,"date":"2023-12-19T22:06:27","date_gmt":"2023-12-19T22:06:27","guid":{"rendered":"https:\/\/learnexams.com\/blog\/?p=130694"},"modified":"2023-12-19T22:06:30","modified_gmt":"2023-12-19T22:06:30","slug":"gainsight-admin-certification-test-2023-2024-new-update-questions-and-verified-answers-100-correct","status":"publish","type":"post","link":"https:\/\/www.learnexams.com\/blog\/2023\/12\/19\/gainsight-admin-certification-test-2023-2024-new-update-questions-and-verified-answers-100-correct\/","title":{"rendered":"Gainsight Admin Certification Test (2023\/ 2024 New Update) Questions and Verified Answers| 100% Correct"},"content":{"rendered":"\n<p>Gainsight Admin Certification Test (2023\/ 2024 New Update) Questions and Verified Answers| 100% Correct<\/p>\n\n\n\n<p>Gainsight Admin Certification Test (2023\/<br>2024 New Update) Questions and Verified<br>Answers| 100% Correct<br>QUESTION<br>what can you to do custom objects &amp; Person Object Model (person, company person,<br>relationship person) on data operations page<br>Answer:<br>view &amp; delete records<br>QUESTION<br>mass deleting records through data operations?<br>Answer:<br>yes &#8211; to delete bulk records.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>must apply filters, versus global checkbox for all<\/li>\n\n\n\n<li>deleted in order of created date<br>QUESTION<br>what is stored in the logs under data operations? how long are they stored?<br>Answer:<br>capture all activities performed on low volume custom objects (from data operations or C360)<br>stored for 120 days.<br>QUESTION<br>4 sections saved under audit logs?<br>Answer:<\/li>\n<\/ul>\n\n\n\n<p>modified date<br>object name<br>modified by<br>GSID of user<br>QUESTION<br>4 types of standard objects?<br>Answer:<br>company object, user object, relationship object, person object<br>QUESTION<br>what is company object used for?<br>Answer:<br>to store individual customer records. ties back to CTAs, usage, timeline, scorecards<br>QUESTION<br>what is user object used for?<br>Answer:<br>to control access management &#8211; access to gainsight from outside the application.<br>QUESTION<br>what is the relationship object used for?<br>Answer:<br>store information about the relationship, help CS manage each connection point<br>QUESTION<br>can standard fields on objects be changed?<\/p>\n\n\n\n<p>Answer:<br>can only view or add, but cannot edit stock fields<br>QUESTION<br>can fields be added to standard objects?<br>Answer:<br>yes. custom fields can be added and edited on standard objects<br>QUESTION<br>what 4 methods can you use to upload company data into standard objects?<br>Answer:<br>S3 Connector<br>Bulk API<br>Data operations<br>Rules engine (load to company)<br>QUESTION<br>What are the 3 types of Person Objects under the Person Object model?<br>Answer:<br>Person (personal info)<br>Company Person (regular contact info at company)<br>Relationship Person (related to relationship, role etc)<br>QUESTION<br>Can you edit schema or data on standard objects?<br>Answer:<br>Yes, you can edit schema &amp; data<\/p>\n\n\n\n<p>QUESTION<br>Can you edit schema or data on standard fields?<br>Answer:<br>You cannot edit schema.<br>You can edit data<br>QUESTION<br>Can you edit schema or data on custom fields?<br>Answer:<br>Yes, you can edit schema and data<br>QUESTION<br>Can you edit schema or data on system fields?<br>Answer:<br>NO, you cannot edit schema or data<br>QUESTION<br>What are the system fields created on all objects? can these be edited?<br>Answer:<br>GSID, created data, modified date<br>these cannot be edited<br>QUESTION<br>Can system objects be edited? What is an example of a system object?<br>Powered by <a href=\"https:\/\/learnexams.com\/search\/study?query=\" target=\"_blank\" rel=\"noopener\">https:\/\/learnexams.com\/search\/study?query=<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/learnexams.com\/search\/study?query=\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/learnexams.com\/blog\/wp-content\/uploads\/2023\/12\/gainsight-admin-certification-test-2023-2024-new-update-questions-and-verified-answers-100-correct-725x1024.png\" alt=\"\" class=\"wp-image-130695\"\/><\/a><\/figure>\n\n\n\n<p>all objects are displayed on\u2026.<br>data management page<\/p>\n\n\n\n<p>an object is like a \u2026<br>database table and columns<\/p>\n\n\n\n<p>object fields character limit<br>250 characters<\/p>\n\n\n\n<p>3 types of objects<br>standard objects, custom objects, system objects<\/p>\n\n\n\n<p>multi select dropdown is used when a user wants to store\u2026.<br>multiple values for one record<\/p>\n\n\n\n<p>object activity log allows you to see\u2026<br>all changes made to an object<\/p>\n\n\n\n<p>dependencies are when objects are\u2026.<br>referenced in a different part of the application<\/p>\n\n\n\n<p>with what types of data can you build a calculated field?<br>string<br>date<br>number<\/p>\n\n\n\n<p>make sure data type of the custom field is the same as the return type of the formula function.<\/p>\n\n\n\n<p>string functions: substring<br>lets you extract part of the original string. provide character position for where to start.<\/p>\n\n\n\n<p>string functions: length<br>returns number of characters in string, including blank spaces &amp; special characters<\/p>\n\n\n\n<p>string functions: to lowercase\/to uppercase<br>returns string with all characters converted to lowercase or uppercase<\/p>\n\n\n\n<p>string functions: string position<br>returns position of first character of substring in main string<\/p>\n\n\n\n<p>string functions: left string\/right string<br>extracts substring from main string, must supply # of characters to be included starting from the left or right<\/p>\n\n\n\n<p>string functions: concat.<br>how many arguments are allowed?<br>adds two strings together, provide delimeter between two (comma, hypen or space)<\/p>\n\n\n\n<p>10 arguments are allowed<\/p>\n\n\n\n<p>date functions: date diff<br>subtracts one date from another in certain interval. can be days, months, quarters, weeks, years. negative number result if applicable.<\/p>\n\n\n\n<p>date functions: date add\/sub<\/p>\n\n\n\n<p>dynamic fields?<br>adds\/subtracts # of days, weeks, months, or quarters to given date. provide: date, #, interval for number (day, quarter, month, week)<\/p>\n\n\n\n<p>accepts dynamic fields. The number of days you add to or subtract from a date dynamically changes with the value of the selected field.<\/p>\n\n\n\n<p>date functions: First Day of Week\/Last Day of Week<br>accepts date and returns date on which the week started\/ended. monday considered start of week, sunday considered end of week.<\/p>\n\n\n\n<p>date functions: Last Day of Quarter<br>accepts date and returns date on which the quarter ended (last date of quarter)<\/p>\n\n\n\n<p>date functions: Month Num<br>returns number of month to which date belongs (april = 4)<\/p>\n\n\n\n<p>date functions: Month Name<br>returns name of the month for a given date. can selected format. April, Apr etc<\/p>\n\n\n\n<p>date functions: Week Num<br>returns number of week in year for a given date.<\/p>\n\n\n\n<p>date functions: Week in Month<br>returns number of week in a month for a given date<\/p>\n\n\n\n<p>date functions: Year Num<br>returns the year to which a date belongs<\/p>\n\n\n\n<p>date functions: Day Of<br>returns day of the week for a certain date<\/p>\n\n\n\n<p>date functions: First or Last Day Of Month\/Quarter\/Year<br>returns date on which month\/quarter\/year began or ended for a certain date<\/p>\n\n\n\n<p>object graphs show\u2026.<br>joins between two objects. pictorial representation of what would happen if a record is deleted.<\/p>\n\n\n\n<p>4 data store types in MDA<br>AWS Redshift, MongoDB, Postgres, Redis<\/p>\n\n\n\n<p>What is stored in AWS Redshift<br>primary bulk data store, holds all actual data valued stored in MDA<\/p>\n\n\n\n<p>What is stored in MongoDB<br>stores scheme\/metadata for tables in Redshift<\/p>\n\n\n\n<p>what is stored in postgres<br>transactional type data &#8211; used in scorecards, programs<\/p>\n\n\n\n<p>what is stored in redis<br>cache session data<\/p>\n\n\n\n<p>mda joins can be done on what types of object combinations?<br>2 standard, 2 custom, standard to custom and vice versa<\/p>\n\n\n\n<p>what does a join accomplish?<br>allows you to join data from 2 objects to generate reports or create rules on these objects<\/p>\n\n\n\n<p>what 3 conditions must be applied to create a join?<br>1) in data management page, objects should have &#8220;joins allowed&#8221; as true<br>2) lookup relation between objects can only be defined on GSID, string and email email data type fields<br>3) must be one field that is an external identifier to your company data in GS that will allow you to tie together external &amp; GS data<\/p>\n\n\n\n<p>when you apply lookup relation, what is the default?<br>LEFT OUTER JOIN, performed on base collection (whichever one is selected at data source)<\/p>\n\n\n\n<p>what is the max number of sublevels for look up relations in reporting?<\/p>\n\n\n\n<p>max number of sublevels available when creating in rules engine<br>2.<\/p>\n\n\n\n<p>For example, Case Data &gt; Company &gt; Active User, where Case Data has a lookup relation on Company, and Company has a lookup relation on Active User. You cannot have an Gainsight Object containing lookup relation at the 3rd sub-level such as Active User cannot have a lookup relation to any other Gainsight object.<\/p>\n\n\n\n<p>3 sublevels<\/p>\n\n\n\n<p>what data fields can mda joins be performed on?<br>GSID, string, email<\/p>\n\n\n\n<p>what is a GSID?<br>36 digit unique identification code assigned to every record in every Gainsight object. GSIDs are generated automatically when the corresponding records are inserted into the object.<\/p>\n\n\n\n<p>what are the two types of lookups?<br>1) direct (when ingesting data, admins lookup to another standard object using common fields, fetch GSIDs from lookup object)<\/p>\n\n\n\n<p>2) self (lookup to SAME standard object and fetch GSID of another record to target field, used to create user &#8211; manager hierarchies) <em>make sure self lookup is enabled on target field<\/em><\/p>\n\n\n\n<p>maximum fields you can match in a lookup<br>6 fields<\/p>\n\n\n\n<p>what types of data fields can be matched in data import lookup functionality?<br>company ID, GSID, string, email, dropdown list<\/p>\n\n\n\n<p>when ingesting data into target field using data import lookup, what data type must the target field be?<br>GSID<\/p>\n\n\n\n<p>what can you do to company &amp; relationship standard objects on data operations page?<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>add, view, edit &amp; delete records<\/li>\n\n\n\n<li>insert or update data<\/li>\n<\/ul>\n\n\n\n<p>what can you to do custom objects &amp; Person Object Model (person, company person, relationship person) on data operations page<br>view &amp; delete records<\/p>\n\n\n\n<p>mass deleting records through data operations?<br>yes &#8211; to delete bulk records.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>must apply filters, versus global checkbox for all<\/li>\n\n\n\n<li>deleted in order of created date<\/li>\n<\/ul>\n\n\n\n<p>what is stored in the logs under data operations? how long are they stored?<br>capture all activities performed on low volume custom objects (from data operations or C360)<\/p>\n\n\n\n<p>stored for 120 days.<\/p>\n\n\n\n<p>4 sections saved under audit logs?<br>modified date<br>object name<br>modified by<br>GSID of user<\/p>\n\n\n\n<p>4 types of standard objects?<br>company object, user object, relationship object, person object<\/p>\n\n\n\n<p>what is company object used for?<br>to store individual customer records. ties back to CTAs, usage, timeline, scorecards<\/p>\n\n\n\n<p>what is user object used for?<br>to control access management &#8211; access to gainsight from outside the application.<\/p>\n\n\n\n<p>what is the relationship object used for?<br>store information about the relationship, help CS manage each connection point<\/p>\n\n\n\n<p>can standard fields on objects be changed?<br>can only view or add, but cannot edit stock fields<\/p>\n\n\n\n<p>can fields be added to standard objects?<br>yes. custom fields can be added and edited on standard objects<\/p>\n\n\n\n<p>what 4 methods can you use to upload company data into standard objects?<br>S3 Connector<br>Bulk API<br>Data operations<br>Rules engine (load to company)<\/p>\n\n\n\n<p>What are the 3 types of Person Objects under the Person Object model?<br>Person (personal info)<br>Company Person (regular contact info at company)<br>Relationship Person (related to relationship, role etc)<\/p>\n\n\n\n<p>Can you edit schema or data on standard objects?<br>Yes, you can edit schema &amp; data<\/p>\n\n\n\n<p>Can you edit schema or data on standard fields?<br>You cannot edit schema.<br>You can edit data<\/p>\n\n\n\n<p>Can you edit schema or data on custom fields?<br>Yes, you can edit schema and data<\/p>\n\n\n\n<p>Can you edit schema or data on system fields?<br>NO, you cannot edit schema or data<\/p>\n\n\n\n<p>What are the system fields created on all objects? can these be edited?<br>GSID, created data, modified date<\/p>\n\n\n\n<p>these cannot be edited<\/p>\n\n\n\n<p>Can system objects be edited? What is an example of a system object?<br>No, these are run and controlled by GS. data cannot be edited, uploaded, deleted.<\/p>\n\n\n\n<p>an example is activity timeline, scorecard facts, email logs<\/p>\n\n\n\n<p>can admins create and edit custom objects? what are the system fields assigned?<br>yes.<br>the system fields assigned are GSID, modified date, created date (cannot be changed)<\/p>\n\n\n\n<p>how can you import data into custom objects?<br>manual<br>connectors (S3)<br>bulk API<br>rules engine<br>(not data operations, like can be done with company data)<\/p>\n\n\n\n<p>what do you need set up to authorize the MDA?<br>0Auth + GS license<\/p>\n\n\n\n<p>can you self merge in rules engine?<br>no<\/p>\n\n\n\n<p>what should you do if you have multiple output tasks in a merge in the rules engine?<br>apply a merge\/pivot\/aggregate multiple datasets<\/p>\n\n\n\n<p>what does the formula field in rules engine accomplish?<br>allows you to create different types of formulas without creating it directly on the object<\/p>\n\n\n\n<p>what tasks can you perform with the formula field function in rules engine?<br>1) build a numerical expression with arithmetic<br>2) generate a formula on columns of a single record<\/p>\n\n\n\n<p>examples of numeric formulas<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>admin page views + config page views<\/li>\n\n\n\n<li>current score &#8211; previous score<\/li>\n\n\n\n<li>% change in score<\/li>\n<\/ul>\n\n\n\n<p>date formulas examples<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>last modified date &#8211; created date in days<\/li>\n\n\n\n<li>convert to date time<\/li>\n<\/ul>\n\n\n\n<p>an expression cannot be added when\u2026.<br>groupby field is added to a task<\/p>\n\n\n\n<p>are constants in formula field considered tokens?<br>no<\/p>\n\n\n\n<p>the formula time span cannot exceed\u2026.<br>2 years<\/p>\n\n\n\n<p>period \/ period comparison cannot be created unless <em>__<\/em> is present\u2026<br>date identifier<\/p>\n\n\n\n<p>period \/ period comparison accepts only\u2026<br>integers, not decimal values<\/p>\n\n\n\n<p>negative values are not allowed in\u2026.<br>period \/ period comparison function<br>sqrt, log, ln number functions (null or zero will result)<\/p>\n\n\n\n<p>period \/ period comparison function is\u2026.<br>moving average of a metric over a time window<br>p \/ p comparison in %<\/p>\n\n\n\n<p>for example, create a table that shows MRR value in percentage over the past year<\/p>\n\n\n\n<p>((A-B) * (A+B)) cannot be simplified to\u2026.<br>(A-B) * (A+B)<\/p>\n\n\n\n<p>how many formulas can be added in a formula field in rules engine?<br>10<\/p>\n\n\n\n<p>what two types of formulas can you not use in the same rule<br>period \/ period comparison and concat<\/p>\n\n\n\n<p>you can create formula builder only for what type of task?<br>transformation task<\/p>\n\n\n\n<p>when in the rules engine, it is considered that modified date is\u2026<br>same as the current date<\/p>\n\n\n\n<p>when using add\/subtract date function, you can only use what type of unit?<br>days, weeks not available<\/p>\n\n\n\n<p>number formulas: Abs<br>returns absolute value of a number<\/p>\n\n\n\n<p>number formulas: ceiling \/ floor<br>maps number to least integer &gt;= number or greatest integer &lt;= number.<\/p>\n\n\n\n<p>number formulas: exp<br>enters euler&#8217;s number raised to a power<\/p>\n\n\n\n<p>number formulas: log<br>returns logarithm of a number given a base<\/p>\n\n\n\n<p>number formulas: sqrt<br>returns positive square root<\/p>\n\n\n\n<p>number formulas: In<br>returns the natural logarithm of a number, base e (Euler&#8217;s number)<\/p>\n\n\n\n<p>what 3 number formulas require positive integers? what happens if you put in a negative number?<br>sqrt (Zero), log (Null), ln (Zero)<\/p>\n\n\n\n<p>you can use case expression formula field to\u2026<br>categorize data based on certain requirements<\/p>\n\n\n\n<p>will create an output Field that has values for the records that match your specific set of requirements.<\/p>\n\n\n\n<p>what is the max cases in a case expression function?<\/p>\n\n\n\n<p>every case consists of multiple criteria &#8211; what is the max?<\/p>\n\n\n\n<p>each criteria is\u2026?<\/p>\n\n\n\n<p>Every Case has an associated <strong><em><strong>_ when any record matches with the given criteria. A value is <em>______<\/em><\/strong><\/em><\/strong>. This value can be a <strong><em><strong>_ value or __<\/strong><\/em><\/strong> from another field in the source dataset<br>10 cases<\/p>\n\n\n\n<p>5<\/p>\n\n\n\n<p>specific requirement that any record should match<\/p>\n\n\n\n<p>action.<br>populated in the output field<br>custom value or fetched from another field<\/p>\n\n\n\n<p>what is the default case on a case expression function? can it be deleted?<br>When a record does not match any of the specified criteria, the action associated with the default case is executed. it does not have criteria &#8211; only an action.<\/p>\n\n\n\n<p>it cannot be deleted<\/p>\n\n\n\n<p>What would cause certain actions to not be available in the setup action section of a rule?<br>if GSID is not referenced in &#8220;show&#8221; section. this is required to create a successful lookup to the Company object<\/p>\n\n\n\n<p>what is the primary location for users to view dashboards?<br>gainsight home<\/p>\n\n\n\n<p>can anyone create reports in the report builder?<br>no, only admins or those given access to report builder<\/p>\n\n\n\n<p>how many &#8220;show me&#8221; fields can you have if there is a &#8220;by&#8221; frield<br>10 maximum<\/p>\n\n\n\n<p>in reporting, a lookup field does what?<br>combines fields from multiple objects based on a common field.<\/p>\n\n\n\n<p>For instance, if you want to build a report on the Activity Timeline object to contain the ARR of the company, click + on GS Company Id and select the ARR.<\/p>\n\n\n\n<p>can you create custom self look-up fields in reporting?<br>yes, you can<\/p>\n\n\n\n<p>under expanded self look-up, can you see additional lookups?<br>no &#8211; only 1 level of self lookup is supported<\/p>\n\n\n\n<p>can you create formula fields in reporting?<br>yes &#8211; you can create a formula field from show me and by.<\/p>\n\n\n\n<p>you can also apply filters using the newly created formula fields.<\/p>\n\n\n\n<p>what is the maximum fields that can be added to the by section of reporting?<br>5 fields<\/p>\n\n\n\n<p>what is the explanation if you don&#8217;t see a field in the &#8220;by section&#8221;<br>it is not considered groupable by gainsight MDA<\/p>\n\n\n\n<p>when happens once you add a field to the by section?<br>all fields in &#8220;show me&#8221; are aggregated<\/p>\n\n\n\n<p>what data types can you not add into the &#8220;by&#8221; section?<br>rich text, multiple picklist, measures (number\/currency\/percentage), address, URL<\/p>\n\n\n\n<p>when can you apply a pivot in reporting?<br>you need 2 fields in the by section.<\/p>\n\n\n\n<p>you can only apply a pivot on one field at a time.<\/p>\n\n\n\n<p>what is the &#8220;summarize by&#8221; feature?<br>summarize by day, week, month, quarter, year. only dates.<\/p>\n\n\n\n<p>what areas can you NOT summarize by in the reporting section?<br>email logs, email raw events, unsubscribed emails<\/p>\n\n\n\n<p>can you apply color to graphical reports?<br>graphical reports created will honor scorecard colors as well as colors configured on Gainsight picklist items<\/p>\n\n\n\n<p>what are the two types of filters in reporting and what do they do?<br>locked filters: Filter value remains fixed and cannot be changed in Gainsight Home<\/p>\n\n\n\n<p>Unlocked Filter: value can be changed in Gainsight Home<\/p>\n\n\n\n<p>are filters automatically locked or unloacked?<br>by default, all filters are unlocked<\/p>\n\n\n\n<p>which types of filters should you place first?<br>date<\/p>\n\n\n\n<p>which types of filters should you place last?<br>contains or equals<\/p>\n\n\n\n<p>what data types can be used with &#8220;includes&#8221; operator<br>string, email, gsid<\/p>\n\n\n\n<p>what is the maximum number of values you can have on the &#8220;includes&#8221; operator?<br>10 max<\/p>\n\n\n\n<p>what is the default operator between multiple filters?<br>AND. you can change to &#8220;or&#8221;<\/p>\n\n\n\n<p>where are filters placed on normal fields vs. filters on aggregated fields?<br>upper section of filter bar vs. lower section of filter bar<\/p>\n\n\n\n<p>can you have multiple reports of the same name?<br>no<\/p>\n\n\n\n<p>what does the &#8220;reset&#8221; button do in reporting?<br>restore to the original settings<\/p>\n\n\n\n<p>where can you change unlocked filters on reports?<br>gainsight home or c360<\/p>\n\n\n\n<p>what are the limitations for exporting reports to Excel?<br>based on the Tenant configured report read limit, can vary between 1000 and 5000<\/p>\n\n\n\n<p>what are the record limitations for exporting reports to CSV?<\/p>\n\n\n\n<p>what should you do if you exceed limit?<br>100K records<\/p>\n\n\n\n<p>if you exceed limit, use exporting to S3 from bionic rules<\/p>\n\n\n\n<p>what feature is not supported in csv exports?<br>row grouping<\/p>\n\n\n\n<p>what is the report timeout amount?<br>30 seconds<\/p>\n\n\n\n<p>what are the limitations for exporting a report to ppt from dashboard?<br>500 records, with 50 slides<\/p>\n\n\n\n<p>what are the maximum number of reports on gainsight dashboards?<br>20 reports<\/p>\n\n\n\n<p>what percentages will not show up as visual data points on stacked bar\/column charts?<br>below 15%<\/p>\n\n\n\n<p>sdfadfg<br>When you add a Date field to Show Me section and have applied a Min\/Max function, with a field in By section. You can only see the tabular report, but not the other visualization types.<\/p>\n\n\n\n<p>This behavior is applicable for MDA Objects and for SFDC objects, you will not see the Min\/Max function on the Date Fields added to Show Me.<\/p>\n\n\n\n<p>what types of aggregations can you add to columns in a tabular report?<br>sum, average, median<\/p>\n\n\n\n<p>where is the column calculated function not available in reporting?<br>pivot reports visualized in tabular format\/chart visualization<br>csv or Excel<\/p>\n\n\n\n<p>what is the only type of report that will support column calculations\/aggregations?<br>tabular report<\/p>\n\n\n\n<p>what happens when you search in a column with a column calculation\/aggregation?<br>it is not dynamic. it will not adjust to fit your search results<\/p>\n\n\n\n<p>how are column calculations affected by record limits?<br>displayed values only go up to limit set in tenant management<\/p>\n\n\n\n<p>where are currency symbols not displayed<br>in column calculations of exported reports<\/p>\n\n\n\n<p>what is impacted if multi currency is enabled?<br>column calculations on currency fields will not work<\/p>\n\n\n\n<p>what is row grouping?<br>allows you to visually group rows\/records in a report by a dimension field type<\/p>\n\n\n\n<p>what 4 data types work with row grouping?<br>string<br>boolean<br>picklist<br>date<\/p>\n\n\n\n<p>what happens if you have both row grouping and column total enabled?<br>you will see the sum total at the end of each group<\/p>\n\n\n\n<p>to where can you export row grouped tables?<br>excel, success snapshots, dashboard powerpoints<\/p>\n\n\n\n<p>what do # of records and column totals include in the context of row grouping?<br>all of the data, not just what is visible on that page<\/p>\n\n\n\n<p>what happens if you minimize a group in row grouped reports but there are more records on the following page?<br>data is not brought forward, minimize will only include records on the current page<\/p>\n\n\n\n<p>row grouped tabular reports are enabled with\u2026?<br>Server side search. where you can search for records on the entire dataset in the Server side and not just from the data available on the UI\/browser<\/p>\n\n\n\n<p>how many fields can you apply row grouping?<br>just one, if you add another the first will be disabeled<\/p>\n\n\n\n<p>what gets disabled when you set up row grouping?<br>pivot<\/p>\n\n\n\n<p>where is row grouping not supported?<br>csv reports<\/p>\n\n\n\n<p>where in gainsight are row grouped reports not available?<br>sally, journey orchestrator<\/p>\n\n\n\n<p>when does the pivot feature become available?<br>minimum of two fields in the By section<\/p>\n\n\n\n<p>to how many fields can you apply a pivot?<br>what is the row limit for pivoted reports?<br>one field<br>there is no row limit for pivoted reports<\/p>\n\n\n\n<p>you can create pivot reports on the entire\u2026.<br>dataset on the server side<\/p>\n\n\n\n<p>what is the maximum number of pivoted columns visible in a report?<br>53 columns<\/p>\n\n\n\n<p>what feature on a report will make it so that you cannot apply a pivot?<br>ranking<br>row grouping<\/p>\n\n\n\n<p>what can you not add to pivoted reports?<br>ranking<\/p>\n\n\n\n<p>column search on pivoted reports will search for records where?<br>only from browser (other tabular reports will have server side)<\/p>\n\n\n\n<p>what can you NOT change on a pivoted report?<br>column width preferences<\/p>\n\n\n\n<p>column width persistence is allowed only on the non-pivoted columns<\/p>\n\n\n\n<p>can you download scorecard mass edit reports?<br>yes, you can export scorecard mass edit as CSV files from Report Builder and Dashboard<\/p>\n\n\n\n<p>what is the only visualization that will work for scorecard mass edit reports?<br>tabular<\/p>\n\n\n\n<p>what will &#8220;normalizing&#8221; a graph in a report accomlish<br>it will represent the first value as baseline\/zero. subsequent values represent % of the increase\/decrease of the first value.<\/p>\n\n\n\n<p>this allows you to figure out whether values have been increasing\/decreasing and by what % relative to the first value<\/p>\n\n\n\n<p>what is the limit for % shown on a stacked bar\/column<br>15%<\/p>\n\n\n\n<p>for what types of charts can you show the cumulative data?<br>line, area, bar, column<\/p>\n\n\n\n<p>what features must be present to create a widget?<br>1 field in &#8220;show me&#8221;, no fields in &#8220;by&#8221;, aggregation selected on &#8220;show me&#8221; field<\/p>\n\n\n\n<p>how many widgets can you display side by side on dashboards?<br>4<\/p>\n\n\n\n<p>do widgets change dynamically when you adjust dashboard filters?<br>yes<\/p>\n\n\n\n<p>can you export a dashboard that creates a widget report?<br>yes<\/p>\n\n\n\n<p>can you download a widget directly?<br>no. you have to click on the number and download the drilldown<\/p>\n\n\n\n<p>what happens when you search in a tabular report that exceeds the record limit?<\/p>\n\n\n\n<p>what data types will be obtained from the entire dataset?<br>it would search the entire dataset, not just what is available.<\/p>\n\n\n\n<p>the result will be shown after you press enter<\/p>\n\n\n\n<p>datatypes obtained from the entire dataset are lookup, rich text, picklist<\/p>\n\n\n\n<p>when searching in a tabular report, how many rows must there be to have the search options narrow as you type?<br>2,000 rows<\/p>\n\n\n\n<p>where is server side sorting not applicable?<br>pivot reports<\/p>\n\n\n\n<p>is server side sorting available for reports in the drill down view?<br>yes<\/p>\n\n\n\n<p>when can you export a report as an image?<br>when graphical visualization is enabled<\/p>\n\n\n\n<p>when can you export a report to excel or CSV?<br>when tabular visualization is enabled<\/p>\n\n\n\n<p>are HTML tags supported in new line formatting when you export a report to excel or CSV?<br>yes<\/p>\n\n\n\n<p>where are the only two places export of filters is enabled?<br>report builder<br>dashboards<\/p>\n\n\n\n<p>when are filters NOT exported?<br>when you download from a drilldown<\/p>\n\n\n\n<p>when will the export as CSV option be enabled?<br>when the records exceed the tenant configured limit<\/p>\n\n\n\n<p>what limits the capabilities of exporting to csv?<br>attachment file limits on email servers<\/p>\n\n\n\n<p>when exporting to ppt, how many rows of data will display per slide?<br>10 rows of data<\/p>\n\n\n\n<p>when exporting to ppt, what types of filters will be respected?<br>visualization types<br>local filters<br>global filters<\/p>\n\n\n\n<p>what types of color preferences can be created?<br>how many colors are there?<br>colors in graphs<br>20 colors<\/p>\n\n\n\n<p>where are color settings displayed?<br>c360, dashboard, success snapshots ppts files<\/p>\n\n\n\n<p>will exported reports inherit color palette of ppt file?<br>no they are exported as images<\/p>\n\n\n\n<p>can you configure colors in cockpit?<br>yes, this will not impact color configurations in report builder?<\/p>\n\n\n\n<p>what can you use custom colors for in the report builder?<br>set colors for field objects under a source object (overdue object under CTA object)<\/p>\n\n\n\n<p>to what types of data can you NOT set custom colors?<br>values in lookup fields, GSID, numeric data types<\/p>\n\n\n\n<p>what are the limits for configuring custom colors and fields?<br>there is a limit of 10 colors and 30 fields<\/p>\n\n\n\n<p>what is the limit on decimal places in reports?<br>9 digits<\/p>\n\n\n\n<p>when you login to gainsight NXT via SFDC, what are the limitations on creating reports?<br>you can&#8217;t create reports on SFDC custom objects if the name is the same as a Gainsight packaged object<\/p>\n\n\n\n<p>when creating levels of subfolders, how many can you create under Home?<br>2 levels of subfolders<\/p>\n\n\n\n<p>is it recommended to date &#8220;date&#8221; or date type&#8221;<br>date<\/p>\n\n\n\n<p>from what can you NOT create an MDA object?<br>API<\/p>\n\n\n\n<p>what types of reports are available if there is no &#8220;by&#8221; field<br>tabular reports<br>widgets<\/p>\n\n\n\n<p>what are the email template types and what do they entail?<br>standard template (default, considered standard unless there is a survey link, button, question)<\/p>\n\n\n\n<p>survey template: has a survey link, button, questions<\/p>\n\n\n\n<p>report template: has a report placeholder<\/p>\n\n\n\n<p>layout template: contains a layout link or button<\/p>\n\n\n\n<p>templates without plain text: no plain text format<\/p>\n\n\n\n<p>an email will not be displayed in the email template dependencies screen if\u2026<br>if it not used in either program or outreaches<\/p>\n\n\n\n<p>will the format be saved if you copy and paste text from another source into email templates?<br>no<\/p>\n\n\n\n<p>what are the two types of email layouts (not template types)?<br>fluid: blank, customizable<br>fixed: marketing emails, have white space on either side<\/p>\n\n\n\n<p>the &#8220;send test&#8221; email option in journey orchestrator will send the email with or without attachments?<br>without attachments<\/p>\n\n\n\n<p>when cloning an email template, what can you NOT change?<br>you cannot change layout type from fluid to fixed and vice versa<\/p>\n\n\n\n<p>When copying HTML with Buttons from one email template or version to another, the button is not\u2026.?<br>detected as a button, but a link.<br>must create a new button<\/p>\n\n\n\n<p>When copying a button with tokens from one email template or version to another, the tokenization is not\u2026?<br>reflected on the copied email.<br>must remove copied token and add a new one<\/p>\n\n\n\n<p>in journey orchestrator, what types of reports are not supported in default report token mappings?<br>tabular reports<\/p>\n\n\n\n<p>where will you ensure that different versions of emails go to the correct segment?<br>in program configuration<\/p>\n\n\n\n<p>you will not assign a segment to each version of an email template<\/p>\n\n\n\n<p>what must you do before creating a multi version email program?<br>create a multi version email template<\/p>\n\n\n\n<p>can you delete or modify the &#8220;uncategorized&#8221; email template folder?<br>no<\/p>\n\n\n\n<p>can email templates be part of multiple folders?<br>no<\/p>\n\n\n\n<p>when can you delete an email template folder?<br>when there are no subfolders or email templates<\/p>\n\n\n\n<p>what are 2 issues to keep in mind with &#8220;enable link tracking&#8221;<br>lengthens the URL of the link &#8211; can impact delivery<br>link might not open due to firewall settings<\/p>\n\n\n\n<p>what happens to images with links in plain text editor?<br>images are converted to plain text with name of image and link<\/p>\n\n\n\n<p>what is NOT supported in JO plain text format?<br>inline images, reports, surveys, tabular reports<\/p>\n\n\n\n<p>what does not need to be included in operational emails?<\/p>\n\n\n\n<p>when should you use operational emails?<br>meant for specific client, do not need opt out options<\/p>\n\n\n\n<p>contacts who have unsubscribed to JO emails, will receive operational emails<\/p>\n\n\n\n<p>you should use operational emails for operational\/transaction events such as renewal or welcoming a customer<\/p>\n\n\n\n<p>what is the power list size for operational emails?<br>5,000 contacts<\/p>\n\n\n\n<p>how many times can you schedule operational emails in a day?<br>any number of times<\/p>\n\n\n\n<p>for what type of emails does the opt-out note display?<br>non-operational emails<\/p>\n\n\n\n<p>the first opt out link will unsubscribe the user from what emails?<br>emails of the same cateogory<\/p>\n\n\n\n<p>the second opt out link will allow the user to do what?<br>allow the user to select specific categories of emails from which to unsubscribe<\/p>\n\n\n\n<p>will opt out message links work in test\/preview emails?<br>no<\/p>\n\n\n\n<p>where do you actually map fields for the tokens added in journey orchestrator?<br>when you set up the program<\/p>\n\n\n\n<p>what are email versions?<br>separate versions of the same email, contained under one email template<\/p>\n\n\n\n<p>meant so you can send certain versions of emails to different customer segments<\/p>\n\n\n\n<p>if the default version of a email has a survey, what is required of other versions?<br>they must all contain the same survey as a link or button<\/p>\n\n\n\n<p>how many versions of one email template are allowed?<br>20<\/p>\n\n\n\n<p>what 3 sources can you use to add participants to an email program?<br>events, csv files, query builder<\/p>\n\n\n\n<p>once a program is published, can the configuration be changed?<br>very few configurations can be made, as it will be under active status<\/p>\n\n\n\n<p>what are the 4 types of program MODELS currently available?<br>3 for surveys: nps survey, customer satisfaction survey (CSAT), generic survey<\/p>\n\n\n\n<p>email chain for non surveys<\/p>\n\n\n\n<p>in a generic survey model, what emails can be disabeled?<br>all but the survey email itself<\/p>\n\n\n\n<p>in an email chain program, what would you use to create branching steps?<br>conditional wait step<\/p>\n\n\n\n<p>what email program model would you use for an operational email?<br>email chain program<\/p>\n\n\n\n<p>what are the 4 permissions sets available within JO out of the box? what does each entail?<br>design: access to properties, design<\/p>\n\n\n\n<p>distribute: access to sync\/run power lists, run\/schedule outreach, publish\/schedule programs<\/p>\n\n\n\n<p>analyze: access to view outreach analytics<\/p>\n\n\n\n<p>admin: can adjust permissions, and have the 3 above<\/p>\n\n\n\n<p>who can assign permission bundles?<br>only super admins<\/p>\n\n\n\n<p>can the admin modify and delete permission bundles?<br>yes<\/p>\n\n\n\n<p>what are the 4 journey orchestrator configurations that will allow the use of calculated fields in email templates?<br>conditions within the conditional wait step to determine how a program progresses<\/p>\n\n\n\n<p>tokens in the program email steps<\/p>\n\n\n\n<p>tokens in the program CTA steps<\/p>\n\n\n\n<p>recipients in the email addresses fields<\/p>\n\n\n\n<p>from where can you add calculated fields in an email program?<br>participant configuration page<br>conditional wait configuration page<\/p>\n\n\n\n<p>what must happen before you can create a calculated field in a conditional step configuration?<br>response step must happen first<\/p>\n\n\n\n<p>what must you do to ensure that the calculated field in an email program fetches the correct value for the participant?<br>complete mapping to participant fields<\/p>\n\n\n\n<p>can you use calculated fields as a condition under a conditional wait?<br>yes<\/p>\n\n\n\n<p>what data type for calculated fields is displayed in the &#8220;from name&#8221; and &#8220;to name&#8221; fields of an email program<br>string type<\/p>\n\n\n\n<p>what can you NOT do after a calculated field is used as a token in an email program?<br>it cannot be deleted from the program<\/p>\n\n\n\n<p>what happens if the calculated field is &#8220;null&#8221; for a participant?<br>the participant us dropped during participants sync<\/p>\n\n\n\n<p>what is the limit of participants in an email chain program?<br>5,000 participants<\/p>\n\n\n\n<p>what are 4 email template types?<br>standard template<\/p>\n\n\n\n<p>survey template &#8211; has a survey link, button, question<\/p>\n\n\n\n<p>report template &#8211; has a report placeholder<\/p>\n\n\n\n<p>layout template &#8211; has a layout link<\/p>\n\n\n\n<p>what is a conditional wait in an email program?<br>outlines conditions for 1 path or another<\/p>\n\n\n\n<p>what is a timer in an email program?<br>time before the next step<\/p>\n\n\n\n<p>what is a decision tree in an email program?<br>can enable or disable a certain path<\/p>\n\n\n\n<p>what does every email program model require?<br>participants<\/p>\n\n\n\n<p>what are the 6 statuses of an email program?<br>draft<\/p>\n\n\n\n<p>scheduled<\/p>\n\n\n\n<p>active (limited changes can be made)<\/p>\n\n\n\n<p>paused (freeze)<\/p>\n\n\n\n<p>stop (cannot be restarted)<\/p>\n\n\n\n<p>completed (can access analytics)<\/p>\n\n\n\n<p>what methods can you use to add user records to the user object?<br>manual<br>csv<br>from external system<\/p>\n\n\n\n<p>do all users added to the gainsight user object need gainsight licenses?<br>no<\/p>\n\n\n\n<p>what permission group can you NOT assign to users on the permission groups page?<br>SP_INTERNAL_USER_GROUP<br>internal purposes to assign people for success plans<\/p>\n\n\n\n<p>when adding profile pictures to users, what format must it be in?<br>what is the file size limit<br>png, jpg, jpeg<br>5 MB<\/p>\n\n\n\n<p>when adding users via a csv file, what will determine if they are licensed or unlicensed? what is the default if there is no license field<br>active vs. inactive users<br>they are inactive if there is not license field<\/p>\n\n\n\n<p>can unlicensed users be assigned permission bundles?<br>no<\/p>\n\n\n\n<p>what should be true of your csv file when adding users?<br>has file headers<br>no larger than 1MB<br>file name does not have spaces<\/p>\n\n\n\n<p>User should use the same <strong><em>_<\/em><\/strong> for field values in the job configuration which is used in the CSV file to upload<\/p>\n\n\n\n<p>what is the default?<br>separator<\/p>\n\n\n\n<p>comma is the default<\/p>\n\n\n\n<p>what values can you NOT ingest through a CSV file when uploading users?<br>Timezone<br>Is a Super Admin<\/p>\n\n\n\n<p>All user records in the csv file are resolved with records in the User object using <strong><em><strong>_<\/strong><\/em><\/strong><\/p>\n\n\n\n<p>if <strong><em>_<\/em><\/strong> are the same, one of them is ingested<br>usernames<\/p>\n\n\n\n<p>can you sync salesforce profile pictures to gainsight users through salesforce connector?<br>no, will be soon<\/p>\n\n\n\n<p>Admins can create a report on <strong><em><strong><em>_____<\/em><\/strong><\/em><\/strong> to see the login platforms and login attempt status (success or failure) for each user<br>User Login History<\/p>\n\n\n\n<p>You can grant <strong><em><strong>_<\/strong><\/em><\/strong> access to the users loaded from a specific Slack connection<br>Sally<\/p>\n\n\n\n<p>what actions can you perform on users either in bulk or for a single user?<br>send welcome email<br>make users active<br>make users inactive<\/p>\n\n\n\n<p>inactive users cannot be assigned what?<br>permission bundles<\/p>\n\n\n\n<p>The user notification preference is visible only in the Gainsight NXT application accessed <strong><em><strong><em>____<\/em><\/strong><\/em><\/strong>.<br>Salesforce login.<\/p>\n\n\n\n<p>This option is not visible in Gainsight NXT accessed through Direct Gainsight Login, considering the user Notification preference is NXT<\/p>\n\n\n\n<p>what are the types of user authentication options? what does each entail?<br>database: ID and password<br>SAML: sfdc for examplel, no Id\/pw<br>gsuite: username after google log-in<\/p>\n\n\n\n<p>what two types of user authentication cannot be enabled at once?<br>SAML &amp; Gsuite<\/p>\n\n\n\n<p>what are the two ways to set a score for each scorecard measure?<br>manually or through rules engine<\/p>\n\n\n\n<p>what are the 3 grading schemes you can use in a scorecard?<br>number, letter, color<\/p>\n\n\n\n<p>how many measures and measure groups can you have within a scorecard?<br>any number<\/p>\n\n\n\n<p>how many scorecards can be assigned to a customer or relationship at one time?<br>1<\/p>\n\n\n\n<p>you can create scorecards for <strong><em><strong>_<\/strong><\/em> or<\/strong><br>company or relationship<\/p>\n\n\n\n<p>in addition to measures, measure groups, and scorecards\u2026an admin can also configure?<br>grading scheme<br>weights<br>exceptions<br>validity periods<\/p>\n\n\n\n<p>when can end users modify scores?<br>when a score is specific as manual<\/p>\n\n\n\n<p>can a measure and measure group have the same name?<br>yes<\/p>\n\n\n\n<p>When admins create a Measure Group, they must add all of the measures across <strong><em><strong><em>____<\/em><\/strong><\/em><\/strong>.<\/p>\n\n\n\n<p>When they add the Measure Group to a specific scorecard, they can choose the measures they want to include <strong><em>__<\/em><\/strong><br>all scorecards<\/p>\n\n\n\n<p>for that card<\/p>\n\n\n\n<p>You can also view if a Measure&#8217;s score is outdated. Outdated measure scores are called <em>and are represented by an <strong><em>__<\/em><\/strong><\/em><br>stale scores<\/p>\n\n\n\n<p>exclamation symbol<\/p>\n\n\n\n<p>If the overall score is influenced by an <strong><em><strong>_<\/strong><\/em><\/strong>, you can view a corresponding notification on the Overall Score.<br>exception<\/p>\n\n\n\n<p>in the two scorecard views, what can you NOT view in the list view?<br>percent contribution of measures to the overall score<\/p>\n\n\n\n<p>When you modify the Score for a Measure:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The value in the Previous Score field is <strong><em><strong><em>_<\/em><\/strong><\/em><\/strong><\/li>\n\n\n\n<li>The Scorecard <strong><em>__<\/em><\/strong> is modified based on the new values present in the Current Score and Previous Score.<\/li>\n\n\n\n<li>The percentage contribution of the overall score is <em><strong><em><strong>___<\/strong><\/em><\/strong><\/em> based on the scores of other Measure weights.<br>replaced<br>trend arrow<br>dynamically calculated<\/li>\n<\/ul>\n\n\n\n<p>The trend arrow on scorecard indicates whether the health score for a measure, measure group, or overall health score is ?<br>trending up, down, constant<\/p>\n\n\n\n<p>scorecard bars can be considered to be the bar chart view of Scorecard Snapshot&#8217;s <strong><em><strong><em>_<\/em><\/strong> <\/em><\/strong>?<br>weekly data<\/p>\n\n\n\n<p>The bar on the extreme right contains score for the what?<br>most recent week or current week<\/p>\n\n\n\n<p>on the first day of the week, what does the scorecard bar show?<br>for the rest of the week, what does the scorecard bar show?<br>The bar on the left of the most recent Scorecard bar, stores ?<br>score for the prior week<br>the prior day&#8217;s score<br>the final score that existed the week before<\/p>\n\n\n\n<p>what updates when you change the scorecard for a company or relationship?<br>the scorecard id updates<\/p>\n\n\n\n<p>when you change the scorecard for a company or relationship, what happens to the scorecard trend bars for the last scorecard?<br>they are not displayed. new series of trend indicators are recorded for the new scorecard<\/p>\n\n\n\n<p>when you change the scorecard of a company or relationship, are the scores of the old scorecard stored?<br>yes<\/p>\n\n\n\n<p>you can also create <strong><em>_ ___<\/em><\/strong> within a scorecard<br>timeline activities<\/p>\n\n\n\n<p>what should you map to letter or color grade measures in a scorecard?<br>numeric value<\/p>\n\n\n\n<p>what is the range for a measure weighting?<br>0-999,999<\/p>\n\n\n\n<p>do all of the measure weightings need to total 100%?<br>no<\/p>\n\n\n\n<p>when should you reevaluate scorecards?<br>6-12 months<\/p>\n\n\n\n<p>why might you have multiple socrecards?<br>for different segments, lifecycle stages, products<\/p>\n\n\n\n<p>what is the validity period?<br>time before a score measure resets<\/p>\n\n\n\n<p>exceptions will <strong><em><strong>_ _<\/strong><\/em><\/strong><\/p>\n\n\n\n<p>they can be defined with <strong><em><strong>_ __<\/strong><\/em><\/strong><br>override weighting<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>1 measure<\/p>\n<\/blockquote>\n\n\n\n<p>how many field data types are in the mda?<br>9<\/p>\n\n\n\n<p>subjective weighting in scorecards should equal no more than what percent?<br>15%<\/p>\n\n\n\n<p>usage in scorecards should equal no more than x% of the weighting?<br>50%<\/p>\n\n\n\n<p>constraints about naming of objects<\/p>\n\n\n\n<p>constraints about naming of fields<br>unique within a tenant<\/p>\n\n\n\n<p>unique within an objects<\/p>\n\n\n\n<p>maximum number of fields\/columns in an object<br>200 (recommended)<\/p>\n\n\n\n<p>max file size when creating a custom object through csv<br>1 MB<\/p>\n\n\n\n<p>max number of records that can be displayed per page<br>100 per page, 1000 total<\/p>\n\n\n\n<p>max number of fields allowed in a formula field<br>26<\/p>\n\n\n\n<p>A field name for a custom field is the display name appended by <strong>and all the <em>_<\/em><\/strong> will be trimmed (underscore is not trimmed).<\/p>\n\n\n\n<p>Display name can be alphanumeric but it should not start <strong><em>_<\/em><\/strong><\/p>\n\n\n\n<p>Display name should not contain <strong><em>_<\/em><\/strong> only.<\/p>\n\n\n\n<p><strong><em>_<\/em><\/strong> Field name will not be created<\/p>\n\n\n\n<p>A field name for a standard field is same as the <strong><em><strong>_<\/strong><\/em><\/strong><br>__gc , special characters<\/p>\n\n\n\n<p>with a number<\/p>\n\n\n\n<p>numbers<\/p>\n\n\n\n<p>1234<\/p>\n\n\n\n<p>display name<\/p>\n\n\n\n<p>string character limit<br>255<\/p>\n\n\n\n<p>boolean forms<br>0,1<br>true, false<\/p>\n\n\n\n<p>number forms<br>whole number with decimal places<\/p>\n\n\n\n<p>sfdc id character limit<br>stored in 18<\/p>\n\n\n\n<p>email character limits<\/p>\n\n\n\n<p>Presence of <strong><em>and &#8221;<br>After &#8216;@&#8217;, It should not start with<\/em><\/strong><\/p>\n\n\n\n<p>It should have at least <strong><em>__<\/em><\/strong> before and after &#8216;.&#8217; and &#8216;@&#8217;<br>@ and .<\/p>\n\n\n\n<p>special character<\/p>\n\n\n\n<p>1 characterd<\/p>\n\n\n\n<p>rich text area constraints<\/p>\n\n\n\n<p>A maximum length of <strong><em>_<\/em><\/strong> characters can be defined for this field.<\/p>\n\n\n\n<p>After data is ingested into this field, Admins cannot <strong><em>_<\/em><\/strong><\/p>\n\n\n\n<p>A <strong><em>__<\/em><\/strong> cannot be assigned on this field.<\/p>\n\n\n\n<p>This field does not support <em>and <strong>_<\/strong><\/em>.<br>15000<\/p>\n\n\n\n<p>decrease length of text<\/p>\n\n\n\n<p>default value<\/p>\n\n\n\n<p>MDA Joins and update keys<\/p>\n\n\n\n<p>percentage data ingestion format<\/p>\n\n\n\n<p><strong><em><strong>_ only <em>_<\/em><\/strong><\/em><\/strong><em> with with <strong>_<\/strong><\/em><br>number only<br>number with decimals<br>number with percentage symbol<\/p>\n\n\n\n<p>currency ingestion format<\/p>\n\n\n\n<p>Number format supported?<br>Comma separator?<br>Data Entry\/Ingestion Format ?<br>Data Storage Format?<br>Data Display Format ?<br>Number \/ Number with decimals<br>only 1000 separator<br>1000$, $1000, 1000, USD 5000, &#8220;USD 5,000.8234&#8221;<br>1000<br>$ 1,000, $ 5,000.05896<\/p>\n\n\n\n<p>default values limits<\/p>\n\n\n\n<p>String:?<br>Number:?<br>SFDC Id:?<br>Email: ?<br>Percentage: ?.<br>Currency:?<\/p>\n\n\n\n<p>Dropdown List: ?<br>Multi select dropdown list?<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>alphanumeric characters. Ex: &#8220;NA&#8221; or &#8220;OTHER&#8221;<\/li>\n\n\n\n<li>numerical value Ex: 10.00 or 10 or -10<\/li>\n\n\n\n<li>salesforce Id of 15 digits or 18 digits<\/li>\n\n\n\n<li>email address<\/li>\n\n\n\n<li>Number with or without, # with decimal values<\/li>\n\n\n\n<li>Number with or without currency symbol, Number with decimal, number with currency code<\/li>\n<\/ul>\n\n\n\n<p>one default item<br>up to 6 default items<\/p>\n\n\n\n<p>low volume objects are used to store\u2026..?<\/p>\n\n\n\n<p>not recommended to store?<br>low volume data which needs to be edited frequently<\/p>\n\n\n\n<p>huge volumes of data like usage data<\/p>\n\n\n\n<p>Admins can edit records in the Low Volume custom objects from_____<\/p>\n\n\n\n<p>CSMs can edit any record in this object, from a report added to the<br>Data Operation page<\/p>\n\n\n\n<p>C360\/R360<\/p>\n\n\n\n<p>low volume objects limitations<\/p>\n\n\n\n<p>A maximum of <strong><em><strong>_ Low Volume custom objects can be created per Org A maximum of <\/strong><\/em><\/strong><em>fields can be created in each Low Volume custom object.<br>A maximum of <strong><em>__<\/em><\/strong><\/em> can be stored in a Low Volume custom object.<\/p>\n\n\n\n<p>All the fields in this object of type, Rich Text Area, can store values having up to <strong><em>_<\/em><\/strong> characters.<br>100<\/p>\n\n\n\n<p>100<\/p>\n\n\n\n<p>1 million<\/p>\n\n\n\n<p>150<\/p>\n\n\n\n<p>mda storage limitations:<br><strong><em>_ of total MDA storage records limit per MDA object<br>___<\/em><\/strong> events per day<br>30 GB<br>10 GB or 100 million records<br>1 million<\/p>\n\n\n\n<p>what 2 CTA types can admins NOT edit?<\/p>\n\n\n\n<p>admins CAN modify what CTA types?<br>Admins cannot edit the Risk and Objective CTA types<\/p>\n\n\n\n<p>Opportunity\/Expansion, Events\/Lifecycle, and Activity CTA types, as well as create custom CTA types<\/p>\n\n\n\n<p>CTA&#8217;s in Cockpit will max out at <strong>__<\/strong> in each view<br>1000<\/p>\n\n\n\n<p>admins can create a maximum of <strong>_<\/strong> custom CTA types<br>20<\/p>\n\n\n\n<p>CTA related labels<br>Type<br>Reason<br>Status<br>Priority<\/p>\n\n\n\n<p>Users cannot manually add Email Tasks to CTAs in Cockpit. However, they can manually add a <strong><em>_<\/em><\/strong><br>playbook containing an email task<\/p>\n\n\n\n<p>Admins can perform mass edits to <strong>, <em>, and<\/em><\/strong> using Mass Edit option.<\/p>\n\n\n\n<p>The mass edit tool enables an admin to <strong><em>and<\/em><\/strong> CTAs and Success Plans in bulk<br>CTAs, tasks and success plans<\/p>\n\n\n\n<p>reassign and delete<\/p>\n\n\n\n<p>Playbooks are allowed to be set to Inactive even if they are used by <strong><em>_<\/em><\/strong>.<\/p>\n\n\n\n<p>However, a playbook cannot be made inactive, if it is used in a <strong>or <em>__<\/em><\/strong>.<br>CTAS<\/p>\n\n\n\n<p>rule or success plan<\/p>\n\n\n\n<p>A <strong><em>_ and __<\/em><\/strong> must be created to host a Survey<br>Domain and Site<\/p>\n\n\n\n<p>you can integrate <strong><em>_<\/em><\/strong> directly with Gainsight and you can import a survey and its responses into Gainsight Surveys<br>survey monkey<\/p>\n\n\n\n<p>by default, survey response data is spread out among several objects. <strong><em><strong>_ <em>_<\/em><\/strong><\/em><\/strong> places this information into a single MDA object formatted with survey respondents in rows and each question in its own column to allow for easy reporting and insights into survey data<br>survey flattening<\/p>\n\n\n\n<p>When survey responses are logged, the flattened survey object is updated with the response as close to real time as possible. You cannot <em>or <strong>__<\/strong><\/em> in the flattened MDA object.<br>add or edit fields<\/p>\n\n\n\n<p>A flattened survey is saved with each survey question as a <strong><em><strong>_ <em>_<\/em><\/strong><\/em><\/strong> within the flattened MDA object.<\/p>\n\n\n\n<p>By default, the header of this column is stored as the <strong><em><strong>_ <em>_<\/em><\/strong><\/em><\/strong><em> of the survey question. but if it cannot fit, you can change the <strong><em>__<\/em><\/strong><\/em> of the question column.<br>separate column<\/p>\n\n\n\n<p>full text<\/p>\n\n\n\n<p>label<\/p>\n\n\n\n<p>can you change the name of a survey flattened object name?<br>no<\/p>\n\n\n\n<p>where do you save questions to be imported again into future surveys?<\/p>\n\n\n\n<p>admins can <strong><em>_ or _<\/em><\/strong> questions in the library?<br>survey library<\/p>\n\n\n\n<p>edit or delete<\/p>\n\n\n\n<p>after importing survey question from library into survey, can you edit the question or add answer?s<br>yes<\/p>\n\n\n\n<p>can you edit or delete question from the library if they are used in a survey?<br>yes.<\/p>\n\n\n\n<p>you can choose to save to both active and draft surveys or unlink from active surveys<\/p>\n\n\n\n<p>what is involved in Anonymous and Semi-Anonymous surveys?<br>Anonymous: The person responding to the survey is completely unknown and not tracked.<\/p>\n\n\n\n<p>Semi-Anonymous: The person responding to the survey is unknown, but the account or relationship they belong to is known and tracked.<\/p>\n\n\n\n<p>is it possible to unpublish a survey?<br>no<\/p>\n\n\n\n<p>Only the <strong><em><strong>_<\/strong><\/em><\/strong> Program Model supports Anonymous and Semi-Anonymous survey options.<\/p>\n\n\n\n<p>can the model be changed after the Program is created?<br>generic survey<\/p>\n\n\n\n<p>no the model cannot be changed after the program is created<\/p>\n\n\n\n<p>You can use an anonymous link to copy reusable Survey link and paste into emails or to display on a website.<\/p>\n\n\n\n<p>This option is only available for <strong><em>__<\/em><\/strong> surveys<br>anonymous<\/p>\n\n\n\n<p>Text Analytics is enabled by default for all surveys.<\/p>\n\n\n\n<p>The analytical process will be triggered for surveys with more than <strong><em>__<\/em><\/strong>, from either one user or different users.<\/p>\n\n\n\n<p>This process runs on a <strong><em>_<\/em><\/strong> schedule to analyze incoming survey comments.<\/p>\n\n\n\n<p>Comments with less than <strong><em>_<\/em><\/strong> words are not considered for summarization.<br>20 comments<\/p>\n\n\n\n<p>daily<\/p>\n\n\n\n<p>5 words<\/p>\n\n\n\n<p>If there is no text analytics data found, the Text Analytics section displays the message &#8220;It looks empty here! You do not have any text responses.&#8221;. This usually occurs if:<br>&lt;20 survey responses with comments<\/p>\n\n\n\n<p>no opinion sentences were found<\/p>\n\n\n\n<p>Text Analytics results are uploaded to the MDA object <strong><em><strong>_<\/strong><\/em>. You can use the <em>_<\/em><\/strong> object as a data source in Report Builder to view results in a custom report.<br>survey text analytics<\/p>\n\n\n\n<p>Once a sub-domain is available and saved by the user, can the user cannot modify the sub-domain further?<\/p>\n\n\n\n<p>You may create up to <strong>sub-domains and<\/strong> custom domain per tenant.<br>no<\/p>\n\n\n\n<p>5 subdomains, 1 custom subdoamin<\/p>\n\n\n\n<p>The domain verification is required to ensure that the domain is valid and you have sufficient privileges over the domain.<br>The maximum waiting time for the verification of sub-domain is <strong>_<\/strong><br>2-3 hours<\/p>\n\n\n\n<p>You must create a <strong><em>__<\/em><\/strong> to host your survey in order to distribute it successfully<br>page<\/p>\n\n\n\n<p>Tokenized questions are only available for <strong><em>__<\/em><\/strong> surveys in order to accurately populate the token field with correct data.<\/p>\n\n\n\n<p>You cannot add a Question with <strong><em>_<\/em><\/strong> to the question library.<\/p>\n\n\n\n<p>Tokenization in Survey Questions is not supported for <strong><em><strong>_ _<\/strong><\/em><\/strong><br>non-anonymous<\/p>\n\n\n\n<p>token fields<\/p>\n\n\n\n<p>translated questions<\/p>\n\n\n\n<p>7 question types in surveys:<br>multiple choice<br>NPS<br>CSAT<br>star rating<br>ranking<br>matrix<br>text<\/p>\n\n\n\n<p>When you select <strong><em><strong>_ __<\/strong><\/em><\/strong> for a question, the question will be shown only when the conditions set by you are met.<\/p>\n\n\n\n<p>can you use this for the first question?<\/p>\n\n\n\n<p>what question types is this applicable for?<br>display logic<\/p>\n\n\n\n<p>no<\/p>\n\n\n\n<p>all question types<\/p>\n\n\n\n<p>skip logic limitations<\/p>\n\n\n\n<p>This is applicable on all question types except <strong><em><strong>_ and <\/strong><\/em><\/strong><em>.<br>This is not applicable to <strong>or <em>_<\/em><\/strong> questions.<br>This is not applicable to the <strong>survey question added. When Skip Logic is selected, <em>__<\/em><\/strong><\/em> <strong><em>__<\/em><\/strong> are not considered<\/p>\n\n\n\n<p>This skip pattern varies based on the <strong>that you define for respondant<br>Skip logic cannot be applied if the selected question is used in a <\/strong>.<br>text and ranking<\/p>\n\n\n\n<p>inactive or internal<\/p>\n\n\n\n<p>last<\/p>\n\n\n\n<p>mandatory questions<\/p>\n\n\n\n<p>rules<\/p>\n\n\n\n<p>program<\/p>\n\n\n\n<p>what are the permission groups for creating surveys?<br>same as creating email programs<\/p>\n\n\n\n<p>Can I Edit\/Delete the submitted survey responses?<br>yes<\/p>\n\n\n\n<p>At any given point of time, the C360\/R360 page can have only <em>__<\/em> Summary section<br>1<\/p>\n\n\n\n<p>For Gainsight NXT users logging in from the Salesforce CRM, the widgtet configuration option will only be available for \u2026.<br>Gainsight objects and fields<\/p>\n\n\n\n<p>can you have multiple summary sections?<\/p>\n\n\n\n<p>can you have multiple attributes sections?<br>no<\/p>\n\n\n\n<p>yes<\/p>\n\n\n\n<p>True NPS\u00ae Score: ?<\/p>\n\n\n\n<p>Average NPS\u00ae Score: ?<br>difference between the percentage of Promoters and Detractors, number lying between -100 and +100.<\/p>\n\n\n\n<p>average score of the data selected<\/p>\n\n\n\n<p>Admins to create how many C360 page layouts?<br>up to 50<\/p>\n\n\n\n<p>Gainsight offers a predefined C360 layout called &#8220;Default Layout&#8221;. can it be deleted, edited or cloned?<br>cannot be deleted<\/p>\n\n\n\n<p>can be edited and cloned<\/p>\n\n\n\n<p>If you have not configured a custom layout, then all of the customers C360 pages are applied with\u2026?<br>default layout<\/p>\n\n\n\n<p>Using the <strong><em><strong><em>, C360 layouts can be assigned based off of any field from the<\/em><\/strong><\/em><\/strong> or <strong><em>__<\/em><\/strong> object?<\/p>\n\n\n\n<p>Admins can add combinations of attributes from either object, and can apply them with .<\/p>\n\n\n\n<p>In cases of assigned layout overlap, the order of the layouts on the <strong>__<\/strong> will determine which layout gets assigned, with the top layout being assigned first.<br>Assign Layout option<br>company or user object<br>advanced logic<\/p>\n\n\n\n<p>360 layouts page<\/p>\n\n\n\n<p>You can establish a parent child relationship between two companies from the <strong><em>_<\/em> <em>_<\/em><\/strong><br>data operations page<\/p>\n\n\n\n<p>Once you add all the required fields to the Company Hierarchy section, you can apply an aggregation method to <strong><em>_<\/em> <em>_<\/em><\/strong> fields<\/p>\n\n\n\n<p>When you apply aggregation, the values of child Company are <strong><em>_ __<\/em><\/strong><br>number data type<\/p>\n\n\n\n<p>rolled up<\/p>\n\n\n\n<p>share 360 limitations<\/p>\n\n\n\n<p>A maximum of <em>layouts can be created for the C360, and <strong>_<\/strong><\/em> for each Relationship type.<\/p>\n\n\n\n<p>Users can choose to add an optional one time passwrd that can be generated for a maximum of <strong>times per link and the end-user can re-try it <em>times. There is also an option to set up an _<\/em><\/strong>.<\/p>\n\n\n\n<p><strong><em>_<\/em><\/strong> section cannot be added to the Shared R360 Layouts.<br>10 layouts, 5 for each relationship type<\/p>\n\n\n\n<p>5 times per link, 3 times, expiration date.<\/p>\n\n\n\n<p>person<\/p>\n\n\n\n<p>what are the limitations on the following fields with a ?<\/p>\n\n\n\n<p>Summary ?<br>Related List ?<br>Attributes ?<br>Relationships ?<br>Scorecards<br>Success Plans<br>Person ?<br>only 1<br>none<br>none<br>c360 only<br>c360 only<\/p>\n\n\n\n<p>what are the two options for revoking layout access to a c360\/share 360?<br>revoke from all recipients<br>revoke from an active user<\/p>\n\n\n\n<p>can admins delete 360 layouts, even if they are shared with users?<br>yes, but the default cannot be deleted<\/p>\n\n\n\n<p>Sponsor tracking enables the CSMs to keep a close watch on their key customer contacts, so they can be alerted when there is a change in the sponsor&#8217;s status at the company.<\/p>\n\n\n\n<p>Sponsor tracking monitors popular <strong><em>_ __<\/em><\/strong> sites<br>social media<\/p>\n\n\n\n<p>can csms use sponsor tracking from the 360?<br>yes<\/p>\n\n\n\n<p>success snapshots allows you to create <strong><em><strong><em>_____<\/em><\/strong><\/em><\/strong> using your own <em>\/ <strong>as templates, and then add various<\/strong><\/em> <strong>__<\/strong><br>slides ppt or google slides<br>gainsight reports<\/p>\n\n\n\n<p>what are the 3 ways you can upload slide deck for the purpose of success snapshots?<br>from your computer<br>from the repository<br>from google drive<\/p>\n\n\n\n<p>Do not rename the Success Plan reports from the <strong><em>_ __<\/em><\/strong>. If you rename the report, you may encounter an error with the already configured Success Snapshots.<br>report builder<\/p>\n\n\n\n<p>By default, the Active toggle for a snapshot is turned <em>__<\/em><br>off<\/p>\n\n\n\n<p>can you delete a powerpoint from the repository if it is associated with a success snapshot?<br>no<\/p>\n\n\n\n<p>what section is not supported on success snapshots?<br>c360 usage<\/p>\n\n\n\n<p>what are the 3 available sections of the c360?<br>standard (oob, summary\/attributes\/sponsor tracking)<br>related lists (reports)<br>embed page (urls)<\/p>\n\n\n\n<p>is there a limit to related list section on c360?<br>no hard limit to number of related lists<\/p>\n\n\n\n<p>global sections allows you to save commonly used sections with specific configs and use them in multiple sections<\/p>\n\n\n\n<p>Once you add a section to the layout from Global Sections, changes made at Global level are reflected in the <strong><em><strong>_ __<\/strong><\/em><\/strong>?<\/p>\n\n\n\n<p>You can add a Global section to any layout, <em>it, and<\/em> it as per your business requirement<br>section added to each layout<\/p>\n\n\n\n<p>decouple it and customize it<\/p>\n\n\n\n<p>is there a limit to the number of global sections you can create?`<br>no<\/p>\n\n\n\n<p>how many c360 layouts can you create?<br>50<\/p>\n\n\n\n<p>You can configure a maximum of <em>_<\/em> fields as searchable or visible<br>4, 2 recommended as max<\/p>\n\n\n\n<p>If the 360 layouts contain a report you also wish to migrate, the report needs to be migrated to the target org <strong>_<\/strong><br>before the layout is migrated<\/p>\n\n\n\n<p>Email to Timeline attempts to match the email address (domains) in the To, CC, and Bcc fields with the address in the <strong>_<\/strong> ______field.<\/p>\n\n\n\n<p>Email to Timeline doesn&#8217;t support matching on <strong>__<\/strong> email fields.<br>email, standard<\/p>\n\n\n\n<p>custom<\/p>\n\n\n\n<p>You need to give minimum Time To Live (TTL) of <strong>_<\/strong> for the emails to reflect in Timeline.<br>one hour<\/p>\n\n\n\n<p>email to timeline limitations<\/p>\n\n\n\n<p>he maximum number of inbound emails allowed is <strong>_<\/strong> per day per tenant.<\/p>\n\n\n\n<p>Total Email Content + Attachments size limit is <strong><em>, and each attachment&#8217;s maximum supported size is _<\/em><\/strong>.<\/p>\n\n\n\n<p>Email to Timeline can create a maximum of <strong>_<\/strong> draft email activities per Tenant. After the limit is exceeded, Gainsight rejects the drafts.<br>In Admin, &#8216;SAVE&#8217; is mandatory after add\/delete of a user.<\/p>\n\n\n\n<p>If the person is present in both company and relationship, which one is it posted to<\/p>\n\n\n\n<p>If External recipients are not included in the To line, Gainsight saves the activity as <strong>_<\/strong><\/p>\n\n\n\n<p>When there are multiple External attendees in which if one attendee exists in both company person and relationship person but the other attendee exists only in company person, then what happens?<br>100k per day per tenant<\/p>\n\n\n\n<p>20MB, 15MB<\/p>\n\n\n\n<p>5k<\/p>\n\n\n\n<p>either, decided in settings<\/p>\n\n\n\n<p>draft<\/p>\n\n\n\n<p>saved as draft<\/p>\n\n\n\n<p>The sub-domain that you provide will be used for generating inbound email addresses. The sub-domain should be <em>__<\/em> characters<br>20<\/p>\n\n\n\n<p>You may build a report by selecting <strong><em>_<\/em> as the source object and include filter criteria with field &#8216;Source&#8217; equals &#8216;<em>_<\/em><\/strong>&#8216; to see how many activities are created\/logged via email integration.<br>activity timeline<\/p>\n\n\n\n<p>INBOUND_EMAIL<\/p>\n\n\n\n<p>Will the system generated email expire after using it for some time?<br>no<\/p>\n\n\n\n<p>what is the difference between global or local<br>global &#8211; available for both company &amp; relationship<\/p>\n\n\n\n<p>local &#8211; available only for company or relationship<\/p>\n\n\n\n<p>Since not every team in your organization may have a Gainsight license, we offer non Gainsight users an alternate method to view your timeline activities. You can\u2026<br>sync your Timeline activities to Salesforce.<\/p>\n\n\n\n<p>what are the five out of the box Activity Types?<br>can you delete these?<br>Update, Call, Meeting, Email, and Milestone<br>no you cannot delete these but you can edit icon, reporting category &amp; fields<\/p>\n\n\n\n<p>what are the 3 default fields on activity type?<\/p>\n\n\n\n<p>can you modify\/delete these fields?<br>subject<br>activity date<br>note<\/p>\n\n\n\n<p>you cannot delete the fields, but you can modify the names<\/p>\n\n\n\n<p>what are two reasons for not being able to delete activity types?<br>1) default activity types cant be deleted<br>2) the type is being used in activities<\/p>\n\n\n\n<p>what activity type can you not disable?<br>email<\/p>\n\n\n\n<p>When you have multiple similar activity types, you can group them under one <strong><em>_ _<\/em><\/strong><br>repoting category<\/p>\n\n\n\n<p>can you delete a timeline reporting category?<br>not if there is a type underneath it<\/p>\n\n\n\n<p>what is the one activity type that can be created from rules engine?<br>milestone activiy<\/p>\n\n\n\n<p>Admins can sync Activities from the <strong><em>_ and _<\/em><\/strong> Salesforce objects into Timeline<br>event and task<\/p>\n\n\n\n<p>limitations of syncing from SFDC to timeline<\/p>\n\n\n\n<p>If the <strong>__<\/strong> field for SFDC Tasks and Events is null, then those records will not be synced to the Activity Timeline.<\/p>\n\n\n\n<p>Dropdown fields from SFDC can only be mapped to dropdown fields in GS if they are <strong><em>_<\/em><\/strong> select.<\/p>\n\n\n\n<p>Restricted <strong><em>__<\/em><\/strong> Fields can not be selected to be mapped as part of the Activity Sync.<br>description<\/p>\n\n\n\n<p>single select<\/p>\n\n\n\n<p>picklist<\/p>\n\n\n\n<p><em>__<\/em> is Gainsight&#8217;s migration tool which can be used to migrate data from a source object to a target object<br>Xorg<\/p>\n\n\n\n<p>you can put up to <strong>_ widgets and _<\/strong> fields on a 360 layout?<br>6 and 6<\/p>\n\n\n\n<p>can the attributes section be editable?<br>yes<\/p>\n\n\n\n<p>cta duplicate checking is based off of?<br>company, type, reason, CTA Name<\/p>\n\n\n\n<p>tasks are typically created by the admin &#8211; true or false?<br>false<\/p>\n\n\n\n<p>dependent jobs run <strong>__<\/strong> the current job?<br>before<\/p>\n\n\n\n<p>when defining sync filters, you can use a null check &#8211; true or flase?<br>false<\/p>\n\n\n\n<p>in success plans, the list view field section is available only at the <em>__<\/em> level?<br>global<\/p>\n\n\n\n<p>in success plans, you can add a maximum of <em>__<\/em> list view fields?<br>6<\/p>\n\n\n\n<p>what can you NOT do when preparing a dataset in data designer?<br>upload a csv file?<\/p>\n\n\n\n<p>when configuration a site for a survey, you should configure (at least) what two pages?<br>default and inactive page<\/p>\n\n\n\n<p>formula fields limitations\u2026<\/p>\n\n\n\n<p>Formula fields can be applied only on <strong><em>_<\/em><\/strong><\/p>\n\n\n\n<p>You cannot create formula fields on the following objects:<\/p>\n\n\n\n<p>A maximum of <strong>__<\/strong> Formula fields can be added to a report.<\/p>\n\n\n\n<p>A Formula Field cannot be used inside <strong>_ <em>__<\/em><\/strong>.<\/p>\n\n\n\n<p><strong><em>__<\/em><\/strong> fields are not supported.<\/p>\n\n\n\n<p>You cannot create <strong>__<\/strong> Data Type formula field in the By section<\/p>\n\n\n\n<p><strong><em><strong>_ and _<\/strong><\/em><\/strong> by are not shown in Formula Fields.<br>MDA objects<\/p>\n\n\n\n<p>email logs, email raw events, unsub emails<\/p>\n\n\n\n<p>10<\/p>\n\n\n\n<p>another formula field<\/p>\n\n\n\n<p>Aggregated<\/p>\n\n\n\n<p>Number<\/p>\n\n\n\n<p>path and summarized by<\/p>\n\n\n\n<p>users can apply formulas fields as <strong><em>_<\/em><\/strong><br>filters<\/p>\n\n\n\n<p>when viewing data in data objects\u2026.<\/p>\n\n\n\n<p>delete all data will:<br>delete data:<br>delete all data<br>delete data corresponding with the filters you&#8217;ve assigned<\/p>\n\n\n\n<p>can you make changes to objects with dependencies?<br>yes<\/p>\n\n\n\n<p>update keys are like\u2026?<br>unique identifiers<\/p>\n\n\n\n<p>might include\u2026?<br>zendesk info: ticket id<br>daily usage data: user id, date, company id<\/p>\n\n\n\n<p>calculated fields can be created using what?<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">, $, %<\/h1>\n\n\n\n<p>fields and operations can be inserted into formula field via <em>__<\/em> only?<br>mouse click only<\/p>\n\n\n\n<p>what lets you assign update keys and default values on an MDA object?<br>constraints interface<\/p>\n\n\n\n<p>report builder can use what 3 objects?<br>MDA objects, custom data objects, data from connestors<\/p>\n\n\n\n<p>sources;<br><a href=\"https:\/\/www.gcu.edu\/\nhttps:\/\/yaveni.com\/\nhttps:\/\/www.rasmussen.edu\/\nhttps:\/\/www.chamberlain.edu\/\nhttps:\/\/smartu.smartsheet.com\/page\/smartsheet-certified\nhttps:\/\/www.healthstream.com\/HLCHelp\/Administrator\/Reports\/Education_Reports\/Test_Question_Analysis_Report.htm\nhttps:\/\/trailhead.salesforce.com\/en\/credentials\/administrator\nhttps:\/\/education.gainsight.com\/page\/gainsight-certification-programs\" target=\"_blank\" rel=\"noopener\">https:\/\/www.gcu.edu\/<br>https:\/\/yaveni.com\/<br>https:\/\/www.rasmussen.edu\/<br>https:\/\/www.chamberlain.edu\/<br>https:\/\/smartu.smartsheet.com\/page\/smartsheet-certified<br>https:\/\/www.healthstream.com\/HLCHelp\/Administrator\/Reports\/Education_Reports\/Test_Question_Analysis_Report.htm<br>https:\/\/trailhead.salesforce.com\/en\/credentials\/administrator<br>https:\/\/education.gainsight.com\/page\/gainsight-certification-programs<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Gainsight Admin Certification Test (2023\/ 2024 New Update) Questions and Verified Answers| 100% Correct Gainsight Admin Certification Test (2023\/2024 New Update) Questions and VerifiedAnswers| 100% CorrectQUESTIONwhat can you to do custom objects &amp; Person Object Model (person, company person,relationship person) on data operations pageAnswer:view &amp; delete recordsQUESTIONmass deleting records through data operations?Answer:yes &#8211; to delete [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[25],"tags":[],"class_list":["post-130694","post","type-post","status-publish","format-standard","hentry","category-exams-certification"],"_links":{"self":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/130694","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/comments?post=130694"}],"version-history":[{"count":0,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/130694\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/media?parent=130694"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/categories?post=130694"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/tags?post=130694"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}