Day 21 : Reports of Winter 20: The Count Unique Values in Report Results #Texeiadventcalendar

By

2 minutes de lecture

Each day we will reveal our “tip of the day” regarding the #Winter20 release.

What’s new?

Hello report lovers! Today we will be talking about an interesting report feature: The Count Unique Values in Report Results (Beta).

So, imagine making a report that lists all existing contacts. Then you will certainly observe some of the contacts with the same account. With the Count Unique Values, you can count the number of distinct accounts in your report without making a “group by”. And without changing the report or the reporttype.

So how do you get the most of it?

First, you need to enable it: go to SetupReports and Dashboards Settings. Then select Enable Unique Row Count Aggregate in Reports (Lightning Experience Only)

Count Unique Values

Once done, you can go back to your report, and add as much Count Unique Values as needed. And those counts will show at the bottom of each column.

And in the same way, if you want to hide the ‘count unique value’, you can click ‘Hide Unique Count’.

For the moment, the showing value at the bottom is labeled simply ‘Unique’. It is also not possible to rename it.

Now, let’s see how it looks:

Count Unique Values

We love Count Unique Values!

Easy to use and very helpful! This new feature is a short and fast way to get counts on your report columns.

You can learn more about this feature in the Release Notes here. And don’t forget to check out our next article Quickly translate custom labels from Excel to Salesforce using SFDX and follow us on Linkedin!

Read more posts

Enforce code standards with PMD

Developers working on a project usually set coding rules to have a standardized codebase. It is an important piece of the code maintainability, and it can be very easy …
March 2023
Advices
Scratch orgs

Uncovering Salesforce Settings: A Step-by-Step Guide for Scratch Orgs

Today, it’s pretty easy to build your Scratch Org definition file when you know what Settings you want to activate, as they are mapped with the same setting names …
February 2023
Advices
Business Analyst

Core qualities of a Business Analyst?

A common definition we are used to hear is that being a Business Analyst means to have a combination of both hard skills and soft skills. What does a …
June 2022
Advices
Image d'illustration d'une employée travaillant sur un ordinateur portable

Process builder and workflow make way to Flows (½)

Overview “If you can do it with a Workflow, then do it with a Process Builder, because everything a Workflow does, a Process Builder does it better”. If you …
March 2022
Advices

Day 22 : Salesforce new “Migrate To Flow tool” in Spring 22

As most of you already know, the workflow rules and process builders are planned to be retired in 2023 (no precise date defined so far). Today, I’m going to …
December 2021
Advices

Day 18 : Fake callout responses for test classes !

Hello everybody ! Today let’s talk about Apex tests classes in Salesforce. Everyone loves a good test class, and Salesforce makes it official by requiring to have a minimum …
December 2021
Advices