Symptom
- Help document for SAP Analytics Cloud, add-in for Microsoft Excel
- Release Plan
- Trouble-shooting steps
- Errors:
- Go button is grayed out
- go! button disabled
- panel is empty
- blank screen, blank window
- add-in is outdated
- connection failed when VPN enabled
- HTTP status code: Forbidden" when trying to configure the SAC tenant in PowerShell
- Get-OrganizationAddInOverrides: There was an error retrieving Add-Ins
- There was an error uploading the Add-in AddInOverridesCreationException
- live data source not found
- connection slow
- add-in crash due to memory limit
- add-in restart
- cannot access workbook
- Comments are not supported for this table since it has dimensions with members exceeding the admin configured limit; please contact your administrator
- An error occurred while loading the data sources of system <systemname>. Therefore, no data sources can be shown.
- How to trace in Excel add-in
Environment
SAP Analytics Cloud, add-in for Microsoft Office
SAP Analytics Cloud, add-in for Microsoft Excel
Cause
- Missing Configurations
- Network Disruption like VPN or Azure Service
- Missing Functions
Resolution
- System Requirement
- Online Help
- SAP Analytics Cloud:
- SAP Analytics Cloud, add-in for Microsoft Excel
- Microsoft Excel
- Microsoft 365
- Microsoft recommends moving interactive devices to Monthly Enterprise Channel or Current Channel.
- Semi-Annual Enterprise Channel is shifting to focus on unattended devices.
- 3597802 - How to check the current release of Microsoft 365 Apps
- See "Important Section":
- Trouble-Shooting
- Check if domains is accessible in cooperation network (for example: [assets.sapanalytics.cloud appsforoffice.microsoft.com hcs.cloud.sap])
- Check Firewall
- Check Proxy configuration
- Check VPN
- Check Azure disruption:
- Check Current Status: https://azure.status.microsoft/en-us/status/
- Review history:https://azure.status.microsoft/en-us/status/history/
- Check Tenant Configuration
- Check if it is Admin user that runs add-in deployment in Powershell
- related error: HTTP status code: Forbidden" when trying to configure the SAC tenant in PowerShell
- Deploy and publish the add-in as administrator
- Check Tenant Domain:
- tenant URL with the standard domain hcs.cloud.sap can be used without any additional configuration
- tenant URL with domain sapanalytics.cloud and hanacloudservices.cloud.sap must be manually configured by Microsoft365 administrator
- see Tenant Configuration
- Tenant Configuration related error:
- AppDomain Configuration
- See Step 5 in 3255665 - SAP Analytics Cloud tenant configuration and troubleshooting
- Get-OrganizationAddInOverrides: There was an error retrieving Add-Ins
- How to Test:
- Open the PowerShell and connect to your Microsoft365 tenant by running the command Connect-OrganizationAddInService and authenticate with a Microsoft365 administrator
- Run the following command: Get-OrganizationAddInOverrides -ProductId 8a512e2b-c04e-4c06-9235-11b6cd59f584
- Confirm that the affected SAC tenant URL(s) is listed in "AppDomains" in the output
- see sample in 3255665 - SAP Analytics Cloud tenant configuration and troubleshooting
- see sample in 3255665 - SAP Analytics Cloud tenant configuration and troubleshooting
- AppDomain Configuration
- Check if it is Admin user that runs add-in deployment in Powershell
- Check if trusted origins sites are configured in SAC tenant:
- go to SAC tenant and choose System Administration - App Integration - Trusted Origins.
- make sure the following sites as trusted origins:
https://hcs.cloud.sap
https://*.live.com
https://*.online.office.de
https://*.sharepoint.com
- Related Error: go! button disabled
- Check if Excel Cache is reset:
- After deployment, please reset the add-in cache:
- Windows:
- Close all your Microsoft 365 apps, especially Outlook.
- Open Excel and go to File - Options - Trust Center - Trust Center Settings... - Trusted Add-in Catalogs .
- In Trusted Web Add-in Catalogs, select the check box Next time Office starts, clear all previously-started web add-ins cache.
- Close Excel and restart it to clear the add-in cache.
- After the restart, the check box is deselected automatically.
- Mac:
- 3616922 - How to delete SAP Analytics Cloud, add-in cache on Mac
- 3616922 - How to delete SAP Analytics Cloud, add-in cache on Mac
- Windows:
- After deployment, please reset the add-in cache:
- Local Browser:
- Check if third-party cookies are blocked:
- related error: builder panel empty
- related error: builder panel empty
- Check if third-party cookies are blocked:
- Check User Authorization:
- Tenant Level: SAC Related Authorization:
- Object: transaction data:
- SAC: Privileges and Permissions
- SAC: User
- SAC: Role
- SAC: Audit log:
- Object: Excel workbook:
- User needs to have Add-in Workbook permission configured in SAC tenant - Security
- Object: transaction data:
- Excel Level: Excel Workbook Authorization:
- Designer: all permissions: Create, Read and Update
- Viewer: Read permission assigned
- give designer permissions to viewers via workbook preferences
- read-only workbook: sample
- Allow editing in the Share dialog
- See more Permissions for the add-in
- Tenant Level: SAC Related Authorization:
- Functions:
- General Trouble-Shooting Rule:
- Check if the issue is reproducible via SAC Story
- If so, report the case under SAC functions
- If the issue is reproducible only with Excel add-in function, then report the case under SAP Analytics Cloud, add-in for Microsoft Excel
- Check if the issue is reproducible via SAC Story
- Data Point Comment
- SAP.GETDATACOMMENT
- Limit: Go to System ->Administration > System configuration -> Enable commenting on models with dimension members limit
- Related Error: Comments are not supported for this table since it has dimensions with members exceeding the admin configured limit; please contact your administrator
- Transaction Data:
- Live Connections:
- Related Error:
- An error occurred while loading the data sources of system <systemname>. Therefore, no data sources can be shown.
- 3511880 Error occurs when connecting SAP BW or SAP S/4HANA Tunnel type Live connection in SAC add-in for Microsoft Excel
- 3511880 Error occurs when connecting SAP BW or SAP S/4HANA Tunnel type Live connection in SAC add-in for Microsoft Excel
- An error occurred while loading the data sources of system <systemname>. Therefore, no data sources can be shown.
- Related Error:
- General Trouble-Shooting Rule:
- Traces:
- Windows:
- Browser - Inspect:
- See more in 3085993 - Troubleshooting guide for the SAP Analytics Cloud, add-in for Microsoft Office
- Browser - Inspect:
- Mac:
- 3625313 - How to enable development tools in SAC add-in for Excel Desktop on Mac
- Microsoft documentation "Debug Office Add-ins on a Mac"
- Windows:
- Check Memory Consumption
- task manager
- browser: development tool
- WebView2
- Understanding the Office Add-ins runtime
- Check if domains is accessible in cooperation network (for example: [assets.sapanalytics.cloud appsforoffice.microsoft.com hcs.cloud.sap])
- Future Release Plan
- 2937385 - Release Plan for SAP Analytics Cloud, add-in for Microsoft Excel
- 2937385 - Release Plan for SAP Analytics Cloud, add-in for Microsoft Excel
- Future Planned Functions:
- Submit Enhancement Request
- Influence Page for SAC: https://influence.sap.com/sap/ino/#/campaign/884
- Influence Page for SAC: https://influence.sap.com/sap/ino/#/campaign/884
- Submit a SAC related support case in SAP
- Before Submit:
- Microsoft 365 version and status:
- Test with latest add-ins version: Insert - Office Add-ins and insert the latest version of the add-in.
- Test with latest browser version
- Check if the issue is reproducible in local network/firewall/VPN/Azure Server..etc
- Check if the issue is related to local machine(test with other machine)
- Check if the issue is related to certain browser(Chrome, Edge, Safari)
- Check if the issue is related to certain user (test with admin or planning admin)
- Check if the same function is reproducible in SAC tenant
- Microsoft 365 version and status:
- Affected SAC tenant URL and Enable support user feature:
- Go to System > Administration > System Configuration page.
- Click the pencil (edit) icon.
- Search for “SAP Support”
- Enable the option to "Allow SAP Support User Creation".
- Affected workbook menu path/URL
- Affected data source info(live connection: BW/S4HANA/DataSphere...etc, source system information)
- Steps to reproduce the issue
- Before Submit:
- Submit a Microsoft related support case in Microsoft
See Also
Help Document: https://help.sap.com/docs/SAP_ANALYTICS_CLOUD_OFFICE
3085993 - Troubleshooting guide for the SAP Analytics Cloud, add-in for Microsoft Office
2937937 - The "Go!" button remains disabled when trying to logon to SAC in "SAC add-in for MS Office"
3679733 - SAP Analytics Cloud Add-in is not loading
3255665 - SAP Analytics Cloud tenant configuration and troubleshooting
3289328 - Deploying SAC add-in for Microsoft Office - when you do not have access to Microsoft Store
3021518 - Comment widget not displaying date dimension filter after chaning date filter in SAP Analytics Cloud (SAC)
Keywords
SAC Add-in, Login Blank Page, SAC, excel, login, URL, SAP Analytics Cloud, add-in for Microsoft Excel, SAP Analytics Cloud, add-in for Excel, https://hcs.cloud.sap https://*.live.com https://*.online.office.de https://*.sharepoint.com System Administration App Integration Trusted Origins blank, logon, login, desktop, not working, window, browser, ie, vpn memory limit Edge, Chrome or Safari memory consumption SAP Analytics Cloud, add-in, clear cache, Mac, Microsoft Excel ProductId 8a512e2b-c04e-4c06-9235-11b6cd59f584 OrganizationAddInOverrides AddInOverridesCreationException domain on *.officeapps.live.com AppDomains _OSF_PRIVATECATALOG_ADDINS ADMIN MANAGED MY ADD-INS landing Page Version landingPage office&landingPageVersion=1&addinVersion=1.21.0.0&addinName=ms-store&latestAddinVersion=1.21 SAP.GETDATACOMMENT Monthly Enterprise Channel Semi-Annual Enterprise Channel Publish Data, Revert Data, SAC, Excel, Add-In, table, workbook, Planning Enabled, turned on, turned off, enable, disable, parameter, option , KBA , LOD-ANA-OF-XLA , SAP Analytics Cloud, add-in for Microsoft Office , LOD-ANA-OF , SAP Analytics Cloud, add-in for Microsoft Office , LOD-ANA-PL , Planning , Problem
SAP Knowledge Base Article - Public