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
------------------------------
Original Message:
Sent: 01-13-2025 11:14
From: Ashish Rawat
Subject: How to get frequency of an attribute in Reltio MDM
Reltio DQ dashboard has a "Frequency analysis" facet which displays the frequency of top 100 values. Is there a way to get frequency of all values without exporting the data?
------------------------------
Ashish Rawat
Sr. Manager
Fresh Gravity
Bangalore
------------------------------