Update b import data authored by Gonçalo Campos Gonçalves's avatar Gonçalo Campos Gonçalves
...@@ -69,7 +69,8 @@ To be able to use your files to create a new table, they need to be uploaded to ...@@ -69,7 +69,8 @@ To be able to use your files to create a new table, they need to be uploaded to
![create_table_with_dict_1](uploads/create_table_with_dict_1.png) ![create_table_with_dict_1](uploads/create_table_with_dict_1.png)
- Click `Browse` and select the dictionary file. - Click `Browse` and select the dictionary file.
- Click `Next` and then `Finish`. - Click `Next` and then `Finish`.
- After a couple of minutes (depending on the size of the dictionary), the result will be an empty table where the variables are described but without any actual data yet: - **Do not click on anything, please wait**. After a few seconds (depending on the size of the dictionary), the table will show up by itself.
The result will be an empty table where the variables are described but without any actual data yet:
![create_table_with_dict_2](uploads/create_table_with_dict_2.png) ![create_table_with_dict_2](uploads/create_table_with_dict_2.png)
The next step is to import your data into the table you have just created. The next step is to import your data into the table you have just created.
... ...
......