Hi dear experts!
I'm trying to install SAP Cloud Connector (Portable) on Linux Ubuntu 20.04 to connect my database to SAP Analytics Cloud.
I unzipped package and launch go.sh:
It looks good. But when I'm trying to connect to SCC itself, I ge...
Hi!
I set large amount of data on linechart with timeaxis.
If there is no data for some range of time, I set its values to zero.
But if I do it, I get an error:
'Error: <g> attribute transform: Expected number, "translate(Infinity, 374.56…".'...
Hi!
I'm trying to pass date and time to Vizframe timeseries_line.
I'm trying to pass it in json format:
[{
time: new Date(year,month,day,hour,minute,second),
value: someValue
}, ...]
XML:
<viz:VizFrame id="periodMonitoringVizFrame"
vizTy...
Hi dear experts!
Our Java application deployed on SAP Cloud Platform. Destinations configured with Cockpit. There's a need to get destinations from subaccount level and from application level.
We figured out how to get destinations from subaccoun...
Hi, community!I have a problem with a big data in SAP Analytics Cloud.
I try to create a model in SAC. I get data from our OData Service. This service provides data with batch processing, batch size equals 40 thousands. Data amount is 400 thousands...
I still don't know what the issue was with large amount of data points with zero value, but I resolved it with adding just two data points with zero values at start and end of time range.
Hi Jhodel! Hi Thomas!In our project we use data packets.Specification of the problem is that we should import all the data to SAP Analytics Cloud with only one query.As I found out, if I try to get more than 25 columns in one query, I get this error....