cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member
* Disclaimer: This works for Windows only. It will work in future with Linux versions as well. Once it does, I will update the post.
Sometimes, we need to export a table from the Elasticube to a CSV file.
We can then import it to the next build, to send it to a colleague, to back up or any other usage.
(In the Sisense Desktop version, we could have done it using the export to CSV post plugin. However, this is not available in the WEB ECM).
The method described below utilities the API call:
http://localhost:8081/api/datasources/LocalHost/ECName/sql?query=select%20*%20from%20TableName&format=csv
If there are spaces in the name of the EC or of the table name, use %20.
Happy exporting 🙂
Version history
Last update:
‎02-09-2024 01:26 PM
Updated by:
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email [email protected]

Share this page: