Record KPI
Turn key metrics into instant insight.
Display key metrics as sleek, configurable visuals that make performance instantly visible. With Record KPI, you can spotlight critical number or percentage fields like revenue, probability, or amount - directly on your record pages for faster, more informed decisions.
Bring key metrics front and center.
Turn raw fields into meaningful insight with just a few clicks.
- Graphical value display: Surface key number or percentage fields in a bold, visual format.
- Supports currencies and percentages: Ideal for revenue, progress, probability, and more.
- Pair with Record Layout: Seamlessly integrates to enrich your record detail views.
- Color customization: Use color logic to make each KPI instantly scannable.
- Effortless configuration: Low-code setup for selecting fields and styling output.

See the Record KPI
in action!

Frequently Asked Questions
Does GridMate run on tablets?
Yes, GridMate has been successfully deployed on iPad. See below:
.webp)
Is GridMate a managed package?
Yes. GridMate is a Salesforce-managed package, which means it’s securely versioned, upgradeable, and adheres to Salesforce’s best practices for packaging, deployment, and security. This ensures a clean upgrade path and minimizes risk across sandbox and production environments.
Can I prevent my users from creating, editing, or deleting filters?
Yes. By default, GridMate provides a permission set called GridMate User to easily grant access to package components, including object settings, Apex classes, and more.
With this permission set assigned, users can create, edit, and delete end-user filters - provided this option is enabled on the grid.
However, in certain scenarios, admins may want to restrict these actions. Rather than duplicating and manually adjusting the permission set, we recommend using the Muted Permission Set feature in Salesforce.
1. Create a Permission Set Group that includes the GridMate User permission set.

2. Add a Muted Permission Set to that group by creating a new Muted Permission Set.


3. In the Muted Permission Set, mute Create/Update/Delete access for the DataGrid Preferences object.

4. Finally, remove all direct assignments of the GridMate User permission set from users. Instead, assign them the new Permission Set Group.
This approach ensures your users retain access to essential GridMate components while preventing them from modifying filter settings.
Please refer to Salesforce documentation for Muted Permissions.
Does GridMate support archived data filtering?
Yes. GridMate supports archived data via admin-defined filters. Use the following JSON string to enable archived row visibility:
{
"gmpkg__allRows": true
}
Are GridMate grids supported on the Salesforce Mobile App?
Absolutely! Here's what we recommend:
- Duplicate the existing grid in your Salesforce Org. This duplicated grid should be specifically configured for access by mobile users.
- Set a unique name that clearly identifies it as a mobile-friendly grid.
There are two key considerations when it comes to accessing grids on mobile devices:
Set the width for each column – This allows users to scroll horizontally.
Refer to column width specification here.
Set the height of the grid – This enables vertical scrolling.
Refer to the height specification here.
Note: We will be introducing a new component called ‘Mobile Grids’, which will be optimized specifically for mobile phones.
Got any more
questions?
