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
Hello!
Is there actually a way to simply insert the Excel file strictly without specifying a header?
Unfortunately, .Fetch() without information doesn't work.
I've tried around a bit and haven't found any solution.
It would be ideal to be able to specify column 1-n and all data will be read in, regardless of whether it is empty or not!
Is this possible in any way?
I have the problem that my data / objects span several lines... I have to add my own algorithm for this afterwards...
Best regards, Alex
The text was updated successfully, but these errors were encountered:
Hello!
Is there actually a way to simply insert the Excel file strictly without specifying a header?
Unfortunately, .Fetch() without information doesn't work.
I've tried around a bit and haven't found any solution.
It would be ideal to be able to specify column 1-n and all data will be read in, regardless of whether it is empty or not!
Is this possible in any way?
I have the problem that my data / objects span several lines... I have to add my own algorithm for this afterwards...
Best regards, Alex
The text was updated successfully, but these errors were encountered: