I want to import an Excel File which includes "text", "number" and "datetime";
I should select some rows according to their "text", "number" and "datetime";
How shall I?
Thank you
I want to import an Excel File which includes "text", "number" and "datetime";
I should select some rows according to their "text", "number" and "datetime";
How shall I?
Thank you
Please watch this video in order to understand the basics about exporting and importing data using .csv files: https://www.youtube.com/watch?v=5VrVrHHmqpw
Make an export of a record first, and then you can use it as template to import your data.
Thank you for your explanations;
Could you give me more details about this?
I just use fields.Binary() to upload excel files and I find it is very difficult to read out the data from the binary excel files.
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
1
giu 22
|
5067 | |||
|
1
giu 22
|
4628 | |||
|
0
apr 26
|
75 | |||
|
1
mar 25
|
117 | |||
|
4
mag 24
|
9718 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
can you show me a little detail?
I donot know how to make an export>