Symptom
#NAME? appears in column names during .csv table export in SAC
Environment
SAP ANALYTICS CLOUD 2025.21.9
Reproducing the Issue
- Login to the SAC tenant.
- Open the story.
- Click on more option of a table
- click on export
- Choose the file type as .csv and the scope as point of view.
Notice: The data in the generated .csv file is in #NAME? format
Cause
- This issue occurs due to Microsoft Excel's interpretation of CSV files.
- When a value starts with a hyphen (e.g., "- Data"), Excel treats it as a formula, resulting in #NAME? if the text does not match a valid function.
Resolution
1. Add a leading space before the hyphen (e.g., " -Data").
2. Alternatively, use a Unicode dash character (—) instead of the standard ASCII hyphen (-).
See Also
- Export Your Data | SAP Help Portal
- 2487011 - What information do I need to provide when opening an case for SAP Analytics Cloud?
- 2511489 - Troubleshooting performance issues in SAP Analytics Cloud
- Search for SAP Analytics Cloud content using Google or Bing:
- https://me.sap.com/servicessupport/search#?q=SAP%20Analytics%20Cloud%20OR%20SAC&tab=All
- https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fuserapps.support.sap.com+SAP+Analytics+Cloud
- https://www.bing.com/search?q=site%3Ahttps%3A%2F%2Fuserapps.support.sap.com+SAP+Analytics+Cloud
- Note: Add relevant text or warning/error messages to the text search field to filter results.
- SAP Analytics Cloud Connection Guide
- Getting Started with SAP Analytics Cloud Expert Community page
- SAP Analytics Cloud Get More Help and SAP Support
- Need More Help? Contact Support or visit the solution finder today!
Keywords
#NAME? error, CSV export issue, table export error, SAP Analytics Cloud bug, column name error, Excel formula error, hyphen interpretation issue, CSV file format problem, data export issue, SAC table export, SAC CSV export, SAC column error, SAC data issue, SAC export problem, SAC troubleshooting , KBA , LOD-ANA-UNS-EXP , Unified Story PDF/PPT/Excel/CSV Export , Problem
SAP Knowledge Base Article - Public