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
Currently for example attachments are transformed into a string and you get data like #Attached:HasMany:1231231 in your excel. This is no longer importable.
Allow a block for the data to be manipulated on export
Allow column type (string/integer/boolean/date etc)
Currently for example attachments are transformed into a string and you get data like #Attached:HasMany:1231231 in your excel. This is no longer importable.