Hello,
Record Type Excel Download is giving unusual value as 'TypedValue[it=3,v=Completed]', in place of 'Completed'.
But, in the DB View, value is present as
How to fix this, as Export to Excel is a OOB feature and can't be coded.
Can someone help with this.
Discussion posts and replies are publicly visible
Is this column properly populated on grid as expected before export?
Is it specific to 1 column or all columns have same behavior?
Did you verified if there is any difference on how you provide gridcolumn().value for other columns vs this column?
Share code snippet?
Can you share the table structure