Record owner:

Share the file with a Library
Record owner:
CRM Analytics offers users immediate action on a particular data in the dashboard. The "action" here refers to Salesforce action, where you can create and edit data directly from a CRM Analytics dashboard.
1. CRM Analytics displays only the actions that are added to both the Quick Actions in the Salesforce Classic Publisher and the Salesforce Mobile and Lightning Experience Actions sections of the layout. This applies to the page layout assignments as per the user profile, too.
2. The user doesn't have permission to perform the action on a specific object, such as not having Edit permission on the record or object to update the record action.
Reference:
Use case: give users the ability to show top N open opportunities based on Amount in a dashboard.
Step:
Here is the result:
Reference:
In the SAQL samples blog, we briefly share samples of formulas for calculating duration between 2 date or date/time fields using daysBetween(start date, end date) and date_diff(datepart, start date, end date).
Let's see more details in this blog here and use the sample data below with the user timezone as GMT.
SAQL to calculate days between date/time with date field:
Notes:
The Long Text Area field or Rich Text Area field allows users to enter up to 131,072 characters on separate lines, which by default is 32,768 when creating the field. However, the table widget in CRM Analytics only shows 255 characters. What is the cause?
By default, Precision is blank in the sync setup; you can navigate from Data Manager >> Connections >> SFDC_LOCAL, click the object name, click the pencil icon next to the field name, enter the length of the characters as you need in the Precision box.