Hi Ashvin, great work here Issue CSV does not contain computed data `cell: record => ${record.lastName} ${record.firstName}` other values show up, but values that were computed via cell do not show up in csv or pdf, they do show up in the table though
Hi Ashvin, great work here
Issue
CSV does not contain computed data
cell: record => ${record.lastName} ${record.firstName}other values show up, but values that were computed via cell do not show up in csv or pdf, they do show up in the table though