Ask Your Question
4

What is the process for importing .csv files into a SAP HANA Trial account?

asked 2023-05-13 05:57:10 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-05-13 05:58:02 +0000

huitzilopochtli gravatar image

The process for importing .csv files into a SAP HANA Trial account can be as follows:

  1. Login to your SAP HANA Trial account in the SAP HANA Cloud Cockpit.

  2. Click on the "Development" tab and select "Development: Web-Based Development Workbench".

  3. On the left-hand side, expand the folder for your user name and click on the "Package" folder.

  4. Create a new package by right-clicking on the "Package" folder and selecting "New" > "Package". Give the package a name and click "OK".

  5. Right-click on the new package and select "New" > "File". Give the file a name and select "CSV" as the file type.

  6. Select the file you want to import by clicking on the "Upload" button or dragging and dropping the file into the workbench.

  7. Once the file is uploaded, right-click on the file and select "Open".

  8. In the editor, click on the "Data Preview" tab to see a preview of the data in the file.

  9. Click on the "Activate" button to activate the file.

  10. Next, create a new table by right-clicking on the "Package" folder and selecting "New" > "Table". Give the table a name and click "OK".

  11. In the editor, click on the "Auto-Generated Columns" button to create the column headers based on the data in the file.

  12. Click on the "Activate" button to activate the table.

  13. To import the data from the file into the table, right-click on the table and select "Import".

  14. Follow the prompts to map the columns in the file to the columns in the table and to import the data.

  15. Once the data has been imported, you can view it by right-clicking on the table and selecting "Open Data".

You have now successfully imported a .csv file into your SAP HANA Trial account.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-13 05:57:10 +0000

Seen: 20 times

Last updated: May 13 '23