https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-Analytics-Cloud-connectivity-qa.xmlSAP Community - SAP Analytics Cloud, connectivity2026-02-24T12:11:36.723643+00:00python-feedgenSAP Analytics Cloud, connectivity Q&A in SAP Communityhttps://community.sap.com/t5/human-capital-management-q-a/enable-now-data-integration-into-sap-analytics-cloud/qaq-p/14222716Enable Now Data Integration into SAP Analytics Cloud2025-09-19T18:45:43.526000+02:00Andrew_Fordhttps://community.sap.com/t5/user/viewprofilepage/user-id/98013<P>Greetings Community!</P><P>Currently, I manually transfer content data from <a href="https://community.sap.com/t5/c-khhcw49343/SAP+Enable+Now%25252C+cloud+edition/pd-p/73554900100800000101" class="lia-product-mention" data-product="558-1">SAP Enable Now, cloud edition</a> (SEN) to <a href="https://community.sap.com/t5/c-khhcw49343/SAP+Analytics+Cloud/pd-p/67838200100800006884" class="lia-product-mention" data-product="3-1">SAP Analytics Cloud</a> (SAC) each month using Excel, for review purposes. While SEN documentation indicates that data can be integrated into Microsoft Power BI, I have not found information regarding integration with SAC</P><P>Is there a way to establish a direct connection between SEN and SAC to ensure continuous and accurate data synchronization, eliminating the need for manual uploads? Thanks for any insight!</P><P>Best,</P><P>Andrew</P><P> </P>2025-09-19T18:45:43.526000+02:00https://community.sap.com/t5/technology-q-a/how-to-create-2-input-control-filters-dependent-on-each-other-in-story/qaq-p/14228670How to create 2 input control filters dependent on each other in story2025-09-26T11:10:33.302000+02:00Neha311https://community.sap.com/t5/user/viewprofilepage/user-id/1724174<P>Kindly help me on below requirement please;</P><P>suppose I have 2 Dimensions as shared in below screenshots:</P><P>Profitcenter (attribute is Group)</P><P>Projectcode ((attribute is Group)</P><P>Requirement is I need to apply 2 input control filters on each dim above in my input form in story but Profit center values should be dependent on project code selection ..e.g.. if we select projectcode= PP_SRW then the respective profit center should be seen/ selected only…i.e.. PB_SRW, 0569A00000,0569B00000 (but NOT 0123A00000 as its under PP_XXX attribute of profitcenter which is diff from PB_SRW) and accordingly my table data should be filtered.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neha311_1-1758875777978.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/320181i8E1F8AD938473C7C/image-size/medium?v=v2&px=400" role="button" title="Neha311_1-1758875777978.png" alt="Neha311_1-1758875777978.png" /></span></P><P>I already tried with Dataaction with below script but somehow its not writing value (1*0=0) in form. ALso not sure if this is the correct approach for above requirement .</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neha311_2-1758876681595.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/320207iE3F8B6F6B9E1D6EA/image-size/medium?v=v2&px=400" role="button" title="Neha311_2-1758876681595.png" alt="Neha311_2-1758876681595.png" /></span></P><P> </P><P> </P>2025-09-26T11:10:33.302000+02:00https://community.sap.com/t5/technology-q-a/in-sac-calculate-absent-date/qaq-p/14245749In SAC - Calculate Absent date2025-10-16T12:37:53.524000+02:00Sowmiya_Chinnappanhttps://community.sap.com/t5/user/viewprofilepage/user-id/872237<P>Hello Expert,</P><P>I have an requirement to calculate the Absent date with the below data,</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sowmiya_Chinnappan_0-1760610793065.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/328301i8721CE7C6B696AE0/image-size/medium?v=v2&px=400" role="button" title="Sowmiya_Chinnappan_0-1760610793065.png" alt="Sowmiya_Chinnappan_0-1760610793065.png" /></span></P><P>I have punch in date that we can consider as 'PRESENT ',need to get the absent date. Which is not in my source.</P><P>source system - success factor using import model.</P><P>can anyone suggest any workaround to achieve this will helps us lot.</P><P>Thanks in advance,</P>2025-10-16T12:37:53.524000+02:00https://community.sap.com/t5/technology-q-a/tracking-import-job-status-and-sending-daily-email-notifications-in-sap/qaq-p/14246732Tracking Import Job Status and Sending Daily Email Notifications in SAP Analytics Cloud2025-10-17T09:12:55.552000+02:00Preeti_G1https://community.sap.com/t5/user/viewprofilepage/user-id/2123967<P>In SAP Analytics Cloud (SAC), I am scheduling multiple import jobs for a particular data source where the data is imported from an SAP ERP system.</P><P>Is there a way to track the status of these scheduled import jobs (e.g., success, failure, duration, etc.) and automatically send a daily email notification summarizing the job refresh status?</P><P>If yes, could someone please suggest the detailed steps or best approach to achieve this?</P>2025-10-17T09:12:55.552000+02:00https://community.sap.com/t5/technology-q-a/extract-delta-data-from-s-4hana-cds-view-to-sac-imported-model/qaq-p/14251206Extract delta data from S/4HANA CDS view to SAC Imported Model2025-10-23T03:07:56.301000+02:00hjyoohttps://community.sap.com/t5/user/viewprofilepage/user-id/1573899<P>Hi, I'm doing my project with SAC planning.</P><P>Basically, we trying to extract S/4HANA data from custom CDS view based on ACDOCA table,</P><P>and also register that CDS view with OData using by annotation (@Odata.push : true)</P><P> </P><P>Question : We will extract actual data for every month, but how can i deal with limitation for 'OData'.</P><P>(*Not exactly, but there is 800K row limitation when extract data for one time)</P><P>So, I just think when extract for imported connection, we have to do filtering by date just one month every time like below image.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hjyoo_0-1761180267414.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/331301iBA81DE477CD180C0/image-size/medium?v=v2&px=400" role="button" title="hjyoo_0-1761180267414.png" alt="hjyoo_0-1761180267414.png" /></span></P><P> </P><P>If you have any great ideas, please share with me.</P><P>Thank you!</P>2025-10-23T03:07:56.301000+02:00https://community.sap.com/t5/technology-q-a/unable-to-upload-excel-file-into-sac-trail-version/qaq-p/14251818unable to upload excel file into SAC trail version2025-10-23T15:32:07.851000+02:00deepthi_deepthihttps://community.sap.com/t5/user/viewprofilepage/user-id/2261446<P>Hi,</P><P>can anyone please help me.</P><P>I'm a beginner of SAC. while I'm trying to upload the Excel file into SAC Trail version instead of creating the acquire data it is being downing as a dataset.</P><P>have attached the screenshot.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="deepthi_deepthi_0-1761225740053.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/331621iA2AD09C3E1D35229/image-size/medium/is-moderation-mode/true?v=v2&px=400" role="button" title="deepthi_deepthi_0-1761225740053.png" alt="deepthi_deepthi_0-1761225740053.png" /></span></P><P> </P>2025-10-23T15:32:07.851000+02:00https://community.sap.com/t5/technology-q-a/preparation-cerification-sac/qaq-p/14252475Preparation Cerification SAC2025-10-24T11:18:57.156000+02:00rouchad_abderrazak1042https://community.sap.com/t5/user/viewprofilepage/user-id/764953<P>Hello everyone, I’m currently preparing for the C_SAC_2501 exam, and I have some doubts about a few questions. Please, I would really appreciate your help to better understand the correct answer to each question.</P><P><BR />You have a dimension with members for product groups and products. Each product group has associated products. You want to plan by product group without disaggregating into the products.</P><P>How can you do this?</P><P>Disable allocations<BR />Use two properties<BR />Disable distribution<BR />Use two hierarchies</P><P><BR />You are creating a new public version. Which categories can you use?</P><P>Note: There are 2 correct answers to this question.</P><P>Forecast<BR />Budget<BR />Predictive<BR />Actual<BR />You are creating a script for an advanced data action. Which character designates a virtual variable member?</P><P>%<BR />/<BR />#<BR />.</P><P><BR />You have a story in My Files. You want your colleague to review and comment on the story. What must you do?</P><P>Create a Review task for the story<BR />Add a Comment widget to the story<BR />Include the story in a Discussion<BR />Share with View access</P><P><BR />What can you do to reduce the data refresh time when opening a story? Note: There are 3 correct answers to this question.</P><P>Avoid tables with more than 500 rows and 60 columns<BR />Load widgets in the background<BR />Avoid prompts<BR />Use responsive pages<BR />Use conditional formatting</P><P><BR />You have a live data model with two dimensions: Firstname and Lastname. Users want a single dimension in the data model that displays the dimensions as Lastname, Firstname.</P><P>What must you do?</P><P>Create the combined data in the source system data model.<BR />Create a calculated dimension in the story.<BR />Create a dimension in the live data model.<BR />Group the Firstname and Lastname in the data model.</P><P> </P><P><BR />You have a story based on an import model. The transaction data in the model's data source changes.</P><P>How can you update the data in the model?</P><P>Note: There are 2 correct answers to this question.</P><P>Refresh the import job<BR />Schedule the import<BR />Allow model import<BR />Refresh the story</P><P><BR />You have a dataset that extracts data from an SAP Business Warehouse (SAP BW) system. The data in the SAP BW system changes. How can you update the dataset?</P><P>You must refresh the story that uses the dataset.<BR />You must manually reimport the data.<BR />You can schedule the dataset to update on a regular basis.<BR />You must create a new dataset.</P><P><BR />Which SAP Analytics Cloud feature uses natural language processing?</P><P>Smart insight<BR />Data analyzer<BR />Digital boardroom<BR />Just Ask feature</P><P><BR />Which automatically created dimension type can you delete from an analytic data model?</P><P>Date<BR />Generic<BR />Version<BR />Organization</P>2025-10-24T11:18:57.156000+02:00https://community.sap.com/t5/technology-q-a/transporting-deleted-teams-from-test-to-production-in-sap-sac/qaq-p/14268534Transporting Deleted Teams from Test to Production in SAP SAC2025-11-14T00:35:10.382000+01:00OmPanhttps://community.sap.com/t5/user/viewprofilepage/user-id/178335<P><STRONG>Dear Team,</STRONG></P><P>As part of our recent housekeeping activity, we identified several unused Teams in <a href="https://community.sap.com/t5/c-khhcw49343/SAP+Analytics+Cloud/pd-p/67838200100800006884" class="lia-product-mention" data-product="3-1">SAP Analytics Cloud</a> and have deleted them in the <STRONG>Test environment</STRONG>. To maintain consistency across systems, I would like to transport these deletions to the <STRONG>Production environment</STRONG>.</P><P>Could anyone please guide me through the steps required to perform this transport? Specifically, I want to ensure that all Teams deleted in Test are also removed in Production following the transport process.</P><P>Thank you for your support.</P><P><STRONG>Regards,</STRONG><BR />Om Pandya</P>2025-11-14T00:35:10.382000+01:00https://community.sap.com/t5/technology-q-a/sap-analytics-cloud-creating-age-from-a-dob/qaq-p/14273265SAP Analytics Cloud: Creating Age From a DOB2025-11-20T07:28:45.872000+01:00ram1244https://community.sap.com/t5/user/viewprofilepage/user-id/2266725<P>How can I get Age from a DOB At Model Level by using Toggle Custom Editor. I Have empty column with Age </P>2025-11-20T07:28:45.872000+01:00https://community.sap.com/t5/technology-q-a/sap-sac-model/qaq-p/14277695sap sac model2025-11-26T07:35:53.909000+01:00saikiransripathihttps://community.sap.com/t5/user/viewprofilepage/user-id/2036607<P><SPAN>My source system is SuccessFactors where Date of Birth is maintained in it. I want to create a model that calculate age using Date of Birth field. Is it possible to create calculation in SAC to calculate age using the DOB column?</SPAN></P>2025-11-26T07:35:53.909000+01:00https://community.sap.com/t5/technology-q-a/sac-certification/qaq-p/14280015SAC Certification2025-11-28T15:45:24.626000+01:00malak_berri41https://community.sap.com/t5/user/viewprofilepage/user-id/2268217<P><SPAN>Hello everyone, I’m currently preparing for the C_SAC_2501 exam, and I have some doubts about a few questions. Please, I would really appreciate your help to better understand the correct answer to each question.</SPAN></P><P> </P><P>How can you improve the performance of advanced data actions? Note:</P><P>There are 3 correct answers to this question.</P><P>Use fewer MEMBERSET statements<BR />Use fewer aggregation dimension functions<BR />Use fewer data functions<BR />Use fewer FOREACH functions<BR />Use fewer IF statements</P><P>-------------------------</P><P><SPAN>What can you do with a multi action?</SPAN><SPAN> </SPAN></P><P><SPAN>Note: There are 2 correct answers to this question.</SPAN><SPAN> </SPAN></P><UL><LI><SPAN>Run allocation processes</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Approve data</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Run allocation data actions</SPAN><SPAN> </SPAN></LI><LI><SPAN>Import transaction data</SPAN><SPAN> </SPAN></LI></UL><P>---------------------------------------</P><P> </P><P><SPAN>You are creating a data action to copy data from one year to the next.</SPAN><SPAN> </SPAN></P><P><SPAN>In the parameter for the source year, which default setting must you change?</SPAN><SPAN> </SPAN></P><UL><LI><SPAN>Granularity</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Level</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Hierarchy</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Cardinality</SPAN><SPAN> </SPAN></LI></UL><P> </P><P> </P><P>------------------------------------</P><P><SPAN>When scrolling down in a long table, how can you </SPAN><STRONG><SPAN>retain column headers?</SPAN></STRONG><SPAN> Note: There are 2 correct answers to this question.</SPAN><SPAN> </SPAN></P><UL><LI><SPAN>Enable Keeping member names visible</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Freeze Dimension Header Column</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Enable Auto-Size and Page Table Vertically</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Freeze Dimension Header Row</SPAN><SPAN> </SPAN></LI></UL><P> </P><P> </P><P><SPAN>-----------------------------------------------------</SPAN></P><P> </P><P><SPAN>What can you do to reduce the data refresh time when opening a story? Note: There are 3 correct answers to this question.</SPAN><SPAN> </SPAN></P><UL><LI><SPAN>Avoid tables with more than 500 rows and 60 columns</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Load widgets in the background</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Avoid prompts</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Use responsive pages</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Use conditional formatting</SPAN><SPAN> </SPAN></LI></UL><P> </P><P><SPAN>---------------------------------------------------</SPAN></P><P><SPAN>What is the main benefit a business user can gain from using SAP Business Data Cloud: </SPAN><SPAN> </SPAN></P><UL><LI><SPAN>Data Management</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Data Analysis</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Data Integration</SPAN><SPAN> </SPAN></LI></UL><UL><LI><SPAN>Data Intelligence</SPAN><SPAN> </SPAN></LI></UL><P> </P><P><SPAN>Thanks!!</SPAN></P><P> </P>2025-11-28T15:45:24.626000+01:00https://community.sap.com/t5/technology-q-a/error-importing-data/qaq-p/14289424Error importing data2025-12-12T13:51:58.899000+01:00Ganjoshttps://community.sap.com/t5/user/viewprofilepage/user-id/1570868<P>Hi team, </P><P>So I have a problem. I am an Admin user in SAC, so I can import the data (from Datasphere) without any issues. The problem occurs when I switch to the end-user account, which has the Planner Reporter role, Viewer role, and BI Content Viewer role. In this account, I can’t import the data in a Multi-Action that contains a Data Import step. The error was:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ganjos_0-1765543666048.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/351471iC12D610F4BEA283C/image-size/medium?v=v2&px=400" role="button" title="Ganjos_0-1765543666048.png" alt="Ganjos_0-1765543666048.png" /></span></P><P>Do you know the issue?</P><P>Thanks in Advance,<BR />Ganjos</P><P> </P>2025-12-12T13:51:58.899000+01:00https://community.sap.com/t5/technology-q-a/sac-sso-merging-existing-users-without-losing-content/qaq-p/14292993SAC SSO: Merging existing users without losing content2025-12-18T07:38:29.547000+01:00tskwinhttps://community.sap.com/t5/user/viewprofilepage/user-id/823618<P>Hi Experts,</P><P>we have IAS configured as a proxy. Users are provisioned from a custom IdP to IAS and then created dynamically in SAC (attribute = User ID) via SSO .</P><P>In SAC, there are already manually created users with existing content.<BR />The SSO users and the manually created users in SAC have different User IDs, which is historical.</P><P>Our goal is to switch fully to SSO and replace or merge the existing SAC users without losing user content (stories, private objects, settings).</P><P>Currently, we face the following issues:</P><UL><LI><P>SAC does not allow duplicate email addresses when a new SSO user is created (different User ID, but same email address).</P></LI><LI><P>When we assign roles manually in SAC to an SSO user, they are removed at the next login.</P></LI></UL><P>Our questions:</P><UL><LI><P>What is the recommended approach to dynamically create SSO users in SAC and transfer or replace existing content from the old user to the new SSO user?</P></LI><LI><P>Is there a simple or supported way to migrate or merge existing SAC users with the new SSO users?</P></LI><LI>How are Owner property handled when SSO is activated, and what should be considered to avoid issues with access or content ownership?</LI></UL><P>Thank you very much for your help and experience.</P><P>Best regards</P>2025-12-18T07:38:29.547000+01:00https://community.sap.com/t5/technology-q-a/running-total-for-a-set-of-dimension-in-sac-story-on-s-4-hana-live/qaq-p/14294296Running total for a set of dimension in SAC Story on S/4 Hana Live Connection2025-12-19T10:56:54.989000+01:00manish-majumderhttps://community.sap.com/t5/user/viewprofilepage/user-id/1151016<P> </P><TABLE width="445"><TBODY><TR><TD width="64">Material</TD><TD width="37">Werk</TD><TD width="73">Date</TD><TD width="90">Order Number</TD><TD width="93">Order Quantity</TD><TD width="88">Total Quantity</TD></TR><TR><TD>32222</TD><TD>AT43</TD><TD>01.12.2025</TD><TD>2222</TD><TD>40</TD><TD>40</TD></TR><TR><TD>32222</TD><TD>AT43</TD><TD>02.12.2025</TD><TD>2223</TD><TD>2</TD><TD>42</TD></TR><TR><TD>32222</TD><TD>AT43</TD><TD>04.12.2025</TD><TD>4000</TD><TD>50</TD><TD>142</TD></TR><TR><TD>32222</TD><TD>AT43</TD><TD>04.12.2025</TD><TD>5000</TD><TD>50</TD><TD>142</TD></TR><TR><TD>32222</TD><TD>AT45</TD><TD>01.12.2025</TD><TD>7000</TD><TD>1</TD><TD>1</TD></TR><TR><TD>32222</TD><TD>AT43</TD><TD>05.12.2025</TD><TD>5000</TD><TD>1</TD><TD>143</TD></TR><TR><TD>32222</TD><TD>AT45</TD><TD>02.12.2025</TD><TD>7000</TD><TD>2</TD><TD>3</TD></TR></TBODY></TABLE><P>I want to show running total for a combination of Material and WERK in the column Total Quantity based on Order Quantity when ordered by Date in ascending Order. In the below example for </P><P>1st record : 40 for total quantity</P><P>2nd record : 40+2 = 42 for total quantity</P><P>3rd record and 4th record , there are 2 orders for same day and same combination , so the total Quantity will become 42 + 50 + 50 = 142 and will be shown in both rows of 3rd and 4th </P><P>5th record , there is a different WERK , so it will have 1 for Total Quantity </P><P>6th record , again same material and WERK combination , so the Order quantity will get added to 3rd/4th row value and show as 143 for Total Quantity</P><P>7th record again has same combination of Material and WERK , so the order Quantity will get added to Total Quantity value of 5th record and show as 3 as Total Quantity in 7th record.</P>2025-12-19T10:56:54.989000+01:00https://community.sap.com/t5/technology-q-a/create-a-new-connection-to-external-content-repositories-from-sac/qaq-p/14306589create a new connection to external content repositories from SAC2026-01-13T14:01:55.819000+01:00deepak_kumarshttps://community.sap.com/t5/user/viewprofilepage/user-id/2271502<P>Hi SAP Community, I am currently looking for any KBA related regarding How to create a new connection to external content repositories from SAC it will be helpful for us to have a basic view. Thanks</P>2026-01-13T14:01:55.819000+01:00https://community.sap.com/t5/technology-q-a/consuming-sac-export-api-into-excel-odata-feed/qaq-p/14310222Consuming SAC export API into Excel ODATA feed2026-01-19T15:45:25.891000+01:00Manvendra_Singh26https://community.sap.com/t5/user/viewprofilepage/user-id/2275392<P>Hello Everyone,</P><P>We are currently exploring options to export a <STRONG>Public Dimension</STRONG> from SAP Analytics Cloud (SAC) using the <STRONG>Export API</STRONG>.</P><P>We have already successfully tested the <STRONG>Export API using Postman</STRONG>, and the API is returning the expected response. However, the key challenge we are facing is how to <STRONG>consume this data in Excel format.</STRONG></P><P>When we attempt to create a connection in Excel using an OData feed, we are redirected only to the SAC login page. Excel does not provide an option to enter credentials explicitly, and as a result, we are unable to authenticate and complete the connection. This leaves us unclear on how to import the SAC dimension data into Excel through OData.</P><P>From a business perspective, our client was previously using <STRONG>SAP BPC for Planning</STRONG>, where <STRONG>exporting dimensions (including hierarchies)</STRONG> was straightforward and user-friendly. In SAC, however, there does not appear to be an equivalent out-of-the-box functionality to export large public dimensions directly to Excel.</P><P>Additionally, manual copy-paste is not a viable option, as the dimension contains a very large number of members, and the hierarchy structure also needs to be preserved.</P><P>Given these constraints, we would appreciate guidance on:</P><P>How to export <STRONG>Public Dimensions from SAC into Excel format</STRONG></P><P>How to handle authentication when using <STRONG>OData or Export APIs with Excel</STRONG></P><P>Best practices or recommended approaches to export large <STRONG>dimensions with hierarchy</STRONG></P><P>Any suggestions, alternative approaches, or SAP-recommended solutions would be highly appreciated.</P><P>Thank you in advance for your support.</P>2026-01-19T15:45:25.891000+01:00https://community.sap.com/t5/technology-q-a/sap-analytic-cloud-export-data-from-model-to-sftp/qaq-p/14320796Sap Analytic cloud export data from Model to SFTP2026-02-03T15:11:06.960000+01:00Maria851https://community.sap.com/t5/user/viewprofilepage/user-id/176150<P>Hi experts,<BR />I want create a schedule to export data from model in sap analytic cloud to SFTP server.<BR />Can you help me to create configuration?<BR />At now, when I add new connection and choose SFTP, system show this message:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Maria851_0-1770127841906.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368599i6754447678482E53/image-size/medium?v=v2&px=400" role="button" title="Maria851_0-1770127841906.png" alt="Maria851_0-1770127841906.png" /></span></P><P>Thanks</P>2026-02-03T15:11:06.960000+01:00https://community.sap.com/t5/technology-q-a/is-it-possible-to-restrict-users-from-using-s4hana-live-connection-in-sac/qaq-p/14322123Is it possible to restrict users from using S4HANA live connection in SAC?2026-02-05T12:00:27.175000+01:00Parag_Savarkarhttps://community.sap.com/t5/user/viewprofilepage/user-id/1702883<P>Is it possible to restrict users from using S4HANA live connection in SAC? The users should still be able to run the stories or Insights that were created on S4 HANA Live connection.<BR />I tried to restrict by unchecking below, but it did not work. Despite unchecking it I could execute the report that was built on S4 Live connection. So, this authorization right appears to be not working.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Parag_Savarkar_0-1770288486507.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369141iDDEB97C26C62260E/image-size/medium?v=v2&px=400" role="button" title="Parag_Savarkar_0-1770288486507.png" alt="Parag_Savarkar_0-1770288486507.png" /></span><BR />I came across an SAP note (3200367 - Restrict Connections for users in SAC) that says it is not possible and there's an idea registered on "Influence" portal regarding restricting users from using live connections. This idea is set for long term consideration.<BR /><A href="https://influence.sap.com/sap/ino/#/idea/280235/?section=sectionDetails" target="_blank" rel="noopener noreferrer">Improvement Request Details - Customer Influence</A><BR />The note is old, wanted to check if there's any recommendation? how others in the community manage this?</P><P>Thank you!<BR />Parag</P>2026-02-05T12:00:27.175000+01:00https://community.sap.com/t5/technology-q-a/sac-story-fails-to-load-on-second-open-communication-with-the-remote-system/qaq-p/14332048SAC Story fails to load on second open – “Communication with the remote system failed”2026-02-19T17:38:28.851000+01:00benhaddouhttps://community.sap.com/t5/user/viewprofilepage/user-id/891003<DIV><P>Hi everyone,</P><P>I’m facing an issue in SAP Analytics Cloud.<BR />The story loads normally the first time, but when I close it and reopen it in the <STRONG>same SAC session</STRONG>, I get this error:</P><P><STRONG>“Communication with the remote system failed.”</STRONG></P><P>The story uses a <STRONG>Live Connection</STRONG>. After logging out and in again, the first load works fine, but the second always fails.</P><P>Has anyone seen this behavior or knows what might cause it?</P><P>Thanks in advance!</P></DIV>2026-02-19T17:38:28.851000+01:00https://community.sap.com/t5/technology-q-a/sac-story-fails-to-load-on-second-open-communication-with-the-remote-system/qaq-p/14333971SAC Story fails to load on second open – “Communication with the remote system failed”2026-02-23T10:32:31.545000+01:00benhaddouhttps://community.sap.com/t5/user/viewprofilepage/user-id/891003<P>Hi everyone,</P><P>I’m facing an issue in SAP Analytics Cloud.<BR />The story loads normally the first time, but when I close it and reopen it in the<SPAN> </SPAN><STRONG>same SAC session</STRONG>, I get this error:</P><P><STRONG>“Communication with the remote system failed.”</STRONG></P><P>The story uses a<SPAN> </SPAN><STRONG>Live Connection</STRONG>. </P><P>Has anyone seen this behavior or knows what might cause it?</P><P>Thanks in advance!</P>2026-02-23T10:32:31.545000+01:00