Hi. Are there any good mechanisms to parse & filter on JSON-formatted fields in CRM Analytics? In Oracle, we might use a JSON_VALUE() function to extract a specific key/value pair for a report. Looking for any similar functionality or approaches in CRM Analytics.
Direct SOQL on a JSON field seems to be "unliked" in my brief poking around.
1 answer
please check this Link .I hope this link help you
https://www.elastic.co/guide/en/logstash/current/plugins-filters-json.html
Thanks regards