Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Expand Error

  I expanded a record column but got this error, how could I fix this ?
  • wdx223_Daniel's avatar
    2 years ago

    may you have a value of "" in the table column which you expanded.

    either to filter out the "" value before your exansion

    or, to replace it with #table(0,{}) then expand your column.