Questions tagged [sap-analytics-cloud]

Questions about SAP Analytics Cloud should be placed under this tag: cloud data analysis, consolidation, aggregation, predictive analysis and so on. This tag is not intended for SAP HANA or SAP BW/BI/BODS questions.

SAP Analytics Cloud is a SAP cloud tool intended for analysis tasks, that includes very wide feature set: from BI tools, planning capabilities to data science and analysis. It has integration with mobile solutions, ERP and BI tools and collaboration solutions.

22 questions
2
votes
1 answer

Date on X axis is not in date format in R visualization

I am having a problem with Date in R, in my dataset the format of my date is like this: 15.01.2018, but in my X, I see [0, 50, 100, ...] instead of date. This is my simple program to have a line chart that X axis should be my date (that is 365…
sinaei
  • 491
  • 2
  • 5
  • 19
1
vote
0 answers

Is there any other way to connect a Public API with SAP Analytics Cloud?

I am trying to make a connection with the Public API in SAP Analytics Cloud, but unfortunately it is giving me issues. Any way I can resolve this.
1
vote
0 answers

Charts are not connected in Link analysis in SAP Cloud Analytics

I am trying to do a link analysis between 2 charts in SAP Cloud Analytics but it's not working as expected, the charts should interact when I click on each of the charts, but it's not interacting. I have used function below and followed this link -…
GI.JOE
  • 69
  • 1
  • 8
1
vote
1 answer

How to get the cumulative turnover of the fiscal year to the selected month?

I'm trying to get a bar chart that would summarize the total amount of turnover by fiscal year and by Business Unit. A 1st dropdown will allow you to choose the month. A 2nd dropdown will select the year. Thus the selected month will determine the…
0
votes
0 answers

How to run an external script in SAP Analytics Cloud application / user story?

I would like to run an externally hosted script in my SAC Analytic Application. I know this is how it can be done in regular JavaScript: function loadExternalScript() { var script = document.createElement('script'); script.src =…
wookash
  • 11
  • 4
0
votes
0 answers

How do I apply version control in a "low-code" environment (i.e. SAC Analytic Application Designer)?

How do I apply version control in a "low-code" environment (i.e. SAC Analytic Application Designer)? I am using SAC Analytic Application Designer to create dashboards for our users. It's a drag & drop environment with optional use of basic JS…
wookash
  • 11
  • 4
0
votes
1 answer

Is it possible to open SAP Analytics Cloud mobile app from a React Native app?

I have developing a mobile app with React Native. I want to open SAP Analytics Cloud (SAC) app from my app. I tried to open SAC app with "Linking" library but don't know how to find APP URL. How can I find SAC app URL or any specific app URL? Thanks…
0
votes
0 answers

How to ignore a measure when merging datasets?

I am blending data from two datasets in SAP Analytics Cloud. Both of the datasets have 3 measures, but when creating the final table in the story I am only interested in 3 of them. Is it possible to select not all, but only the 3 of them? Thank you
0
votes
1 answer

How to send report/story by e-mail in SAP Analytics Cloud

We are using SAP Analytics Cloud and since many users didn't have a license, we simply used to published the Stories and send them to their email address by providing their office email addresses in the non-SAP Analytics Cloud Recipients text box…
sanchoniathon
  • 59
  • 2
  • 11
0
votes
0 answers

Sap Analytics Cloud (Application/Script) search datasource field for specific character

I am building a SAC analytic application and have never used javascript before. I have created a variable called Var_NextEvent. My datasource has a field that will contain A if the event is active. It may or may not have an active event but will…
0
votes
0 answers

(SAC) Change the cell color based on specific text value

I'm new to SAP Analytics Cloud. I have a table with a column named "Status", if a cell has a value of "Done" then the background color will change. Is this possible with SAP Analytics Cloud? I tried conditional formatting but it only works with…
Thirdy Man
  • 21
  • 4
0
votes
1 answer

SAP Analytics Cloud - CI/CD over azure devOps

Is it possible to software manage deployments for SAP Analytics Cloud over pipelines in Azure devops?
R. Maier
  • 340
  • 2
  • 13
0
votes
0 answers

Using Shiny (RStudio) library on SAP Analytics Cloud

I've developed a perfectly functional app using Shiny package that I would like to run on SAC using its R functionalities; however, and despite Shiny being listed as one of the packages supported by SAC…
0
votes
0 answers

SAP Analytics Cloud for the construction industry

We are implementing SAP analytics cloud and like to know if there are premade reports and tools or even ideas to build useful reports that connects to our S/4HANA system.
0
votes
0 answers

How can I integrate delta tables in databriscks with SAP Analytics Cloud

I have to create reports in SAP Analytics Cloud using data saved in delta tables in Databricks on AWS. I have come across some ready-made connectors (such as this: https://www.cdata.com/kb/tech/databricks-connect-sac.rst) but as a proof of concept…
Boris
  • 716
  • 1
  • 4
  • 25
1
2