What object is the report being run on and which object is the custom field on? It seems like you are trying to pull a field from a different object, which may not be supported.
Comment actions
I want to retrieve the current value from a PickList called "Country" when creating a custom column in a report. I tried the following and nothing work:
$C_Country - Error: Formula evaluation result data type is ObjectIdentifier instead of expected Numeric
Please sign in to leave a comment.
What object is the report being run on and which object is the custom field on? It seems like you are trying to pull a field from a different object, which may not be supported.