Skip to main content
shobhits6437
November 26, 2024
Question

Record Type Excel Download is giving unusual value as TypedValue[it=3,v=Completed], in place of 'Completed'.

  • November 26, 2024
  • 2 replies
  • 0 views

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.

    2 replies

    sivanagamalleswarit0001
    Inspiring
    November 26, 2024

    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?

    somasundaram.d
    November 27, 2024

    Can you share the table structure