Hi Ashish,
The dashboard is populated by API's. If you open the page in developer mode, you can see the calls being made in your browser.
For example:
POST https://{{env}}.reltio.com/nui/reltioAPI/api/{{TenantId}}/entityType/HCO/dataQuality/attributeLevel?numberOfThreads=1
BODY:
{"attributes":["attributes.OrganizationType"],"metrics":["dataValidationFunctions","fillRate","uniqueness","frequency","crosswalkAnalysis","lengthStatistics"]}
I think the 'frequency' metric is what you are after.
------------------------------
Gino Fortunato
Senior Solution Engineer
Reltio
------------------------------