You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @reinerBa sorry for the super late response, now by default all the undefined or null values are converted to blank space. There is a new prop called default-value that allows you to set a fallback value when the data is undefined or null.
I am wondering why null is interpreted as the string value "null"
Results in the excel file
I did a workaround but this shouldn't be the final solution right?
The text was updated successfully, but these errors were encountered: