Export Chart Data as a CSV File
Export data from your chart as a CSV file.
Prerequisites
The export option is disabled if any of the following are valid:
-
There is no data in the chart.
-
The model that is used is in Edit mode.
Before exporting data, make sure that the number formats are the same for the model and your local machine. For example, if the data you want to export uses a comma as a decimal separator and a period as a thousands separator (123.456,78), you will need to verify that your machine's number format is the same.
On a PC, in the Control Panel, go to and verify the separator formats.
Context
You can export both acquired and live data from a chart as a CSV file. However, live data may take some time to export, because it must be downloaded before it can be exported.
In the Examine workflow, you can export from an auto-generated chart for a table.
You can also export from the Explorer. For more information, see Accessing the Explorer.
All chart data is exported, not just the currently visible data.
-
For example, if your chart has a hierarchy, all the nodes of the hierarchy will be exported, even if you have not drilled down on the data in your chart.
-
The hierarchy export behavior applies to all chart types except Time Series charts.
Time Series charts export only the currently selected level.
-
Formatting (such as cell color, font styles, and so on) will not be exported.
-
Hyperlinks are removed.
-
Hierarchies are flattened.
-
(Classic story) If you have renamed a measure or dimension, you won't see your names in the exported data.
The measure and dimension names from the data source are exported.
-
SAP Analytics Cloud profile settings do not influence the format of the exported data.
-
There is no export of BW display attributes.
Filters are considered in export.
The notification dialog provides information on the export progress or completion. It also allows you to cancel the export.
Procedure
Results
Next Steps
Before opening the exported CSV file in Excel, verify that your Excel list separator settings are set correctly.
If you have data columns that contain only numeric values (such as ID columns, zip codes, or data with leading zeros), you will need to import your CSV file into Excel. If you try to open it directly in Excel, the numeric columns will be treated as numbers, not text.
-
Make a note of where you saved the CSV file, but do not open it.
-
Open Excel.
The following instructions apply to Excel 365. If you have an older version of Excel, the steps may be slightly different.
-
Select the “Data” tab.
-
Select “From Text/CSV”.
The “Import Data” dialog box (Windows explorer dialog) appears.
-
Select the CSV file to import and click “Import”.
The text import dialog appears.
-
From the “File Origin” list, select “Unicode (UTF-8)”.
-
Select “Transform Data”.
The “Power Query Editor” opens.
-
Find a column that needs the data type to be changed.
-
In the column header, right-click, select “Change Type”, and then select “Text”.
When the prompt appears, select “Replace Current”.
-
Repeat the process for each column that needs to have its type changed.
-
When you are finished, from the menu select “File” and then select “Close & Load”.
Save your file as an Excel file.