Creating Indicator Based on String field
I am trying to create one indicator which will give me the count based on Pipeline name (String field in table)Let say table name "metric_status", & we have some column called metric_name, pipeline_name (Metric name is unique)When i am trying to crea...