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
0
votes
0 answers

SAC Input Control - Custom Widget

I need to create a custom widget Input control for SAP Analytics Cloud basically the same as native but with more customization. The customization part will be pretty simple and I know how to do it, but I need some ideas on how to start implementing…
0
votes
0 answers

jquery : html2canvas alternative

I'm currently using the jquery library (https://cdnjs.com/libraries/jquery/3.6.0) in order to export a google visualization table to pdf. However, when executing the javascript file in a so called Sap Analytics Cloud I receive multiple errors for…
0
votes
1 answer

SAC Application Input "Textbox" filter

I am currently getting introduced to SAC and i am looking to filter a table and its columns via a "input field". I have seen guides on drop down boxes and sliders but not text input by the user. I imagine the code is very similar? thank you in…
wAnd
  • 21
  • 3
0
votes
1 answer

How to use createMembers method in planning model API?

I am trying to add members to a planning model from a SAC analytics application and when trying to do so I am getting this error: TypeError: e.startsWith is not a function Here is the code where I am trying to add the members to the planning…
AJHello
  • 115
  • 9
0
votes
1 answer

SAC hierarchy is not working with an input parameter

I’m seeking your support with SAC hierarchy. It seems not working well when defining an input parameter in calculation view (CV) in hana studio. Once added input parameter for years to enable users to select a specific year once they open the…
Ruba
  • 1
  • 2
0
votes
1 answer

Insert JSON File in SAP Analytics Cloud Custom Widgets

While I wanted to upload a JSON file in SAP Analytics Cloud in the Custom Widgets area, the following error message appears: Default value of property value is expected to be of type number Do you know the reason for this error?
Maco-ic
  • 99
  • 1
  • 7
0
votes
1 answer

Range filter on a dimension in SAP Analytics Cloud

I need to create a range filter in SAC and to create range filter in SAC, column should either be date or number type. I wanted to create a range filter on a Dimension but in SAC dimension is automatically converted into Text. I am using excel to…
1
2