Join two tables having time period data
I have two tables like below. empidDatefromDatetosalary1231/1/201012/31/201023001231/1/201112/31/201324001231/1/201412/31/99992500second table...
View ArticleSAP Hana cloud app privileges
Hello, I am creating SAP Hana cloud application. I use hana trial version. Actually i try to do it by this tutorial SAP HANA Web Workbench - Hello UI5! but I have problem with privileges. I can't...
View ArticleError Excel - ODBC
Hi! I´m trying connect Excel with HANA via ODBC. I´ve configured HANA server in odbcad32 (32& 64bits) and made connection in Data sources / Other / Microsoft Query, but I have the same error with...
View ArticleHow To Access Fiori Launchpad on Native HANA
Hi Friends, I want to access Fiori launchpad on Native HANA so that I can create and configure application tiles etc. Can somebody guide me in this and point to a post as everywhere I am getting post...
View ArticleSeries Table : meaning of declaring it as Equidistant missing elements not...
In Series data, we can define a table as the following : create column table SERIES_DATA.MY_SERIES_TABLE ( id INT, ts TIMESTAMP, value DECIMAL(4,3) ) SERIES ( SERIES KEY (id) PERIOD FOR...
View ArticleSAP HANA OPInt Scenario Generation error
Hi Folks, I have created one OPInt Phase model with Operational Data Store approach ,It get validated and activated successfully.But while generating it "COMPLETED WITH ERROR".(using Hana Server-1.63 ,...
View ArticleSAP HANA Model validation error - Index out of range
Hi, Creating a simple Attribute View using the SYSTEM user. 1. Log on with SYSTEM2. CREATE SCHEMA EFASHION3. CREATE THE TABLES UNDER EFASHION4. LOAD DATA INTO TABLES5. GRANT SELECT ON SCHEMA EFASHION...
View ArticleData migration from SQL Server 2008 to SAP HANA
Hi,Can I know the steps and process for Data migration from SQL Server 2008 to SAP HANA using SAP HANA Studio?I have gone through couple of resources, but most of them talk about using SQL...
View ArticleSteps to Connect my local client to sap hana
Hi, I have a server-client app. The client is written in C and I use the client to connect to server and read data structure from it.Now, I want to connect this client to sap hana server and send the...
View ArticleXSOdata Filters
Hi All I am trying to filter an XSoData URL based on a measure field but in meta data the property for the field is showing as below , the sap:filterable="false" is not allowing me to filter on this...
View ArticleFAIL: process hdbdaemon HDB Daemon not running
Hi, I am not able to bring up HANA system.[SP7] I am getting the following error: hpdemoserver:/usr/sap/WSD/HDB04> HDB startStartServiceImpromptu CCC initialization by 'rscpCInit'. See SAP note...
View ArticleRun/Schedule HANA Procedure via Process Chain or Similar - BW on HANA
Hello Experts, We have BW 7.4 on HANA database(rev 74). We are working on mixed scenario approach.We have few of the stored procedure in HANA. We want to schedule it.Is there any way to schedule it via...
View ArticleProblem with creation more than one procedures in a sql script on SAP HANA...
Hello, I have a problem with creation morethanone procedures in a sql script on SAP HANA system Rev 85. drop procedure SP_Z1;create procedure SP_Z1as begin declare x int; declare i int; FOR i IN...
View ArticleHow to align controls in flexbox and add icon or image to page headers?
Hi everyone, I have to add icon to the right of the page title so that it will be available for every view in the application so if my image is in a folder how can i access its...
View Articleuse a scripting calculation view as fact in star join
Hi all, I'm looking into using a star join for a certain reporting scenario. After reading the docs, I'm still not sure if the idea I'm having will work or not.So here it is: We have to do UOM...
View ArticleUse different column Name in Analytic View depending by logon session language
Hi everybody. Is it possible to have different column names for ONE single Analytic View column depending by the Client session language? For instance:- we have one (only one) column name let's say...
View ArticleProcedure for inserting a record in HANA
Hi All I have created a table using .hdbtable definition. I have also created an .xsodata service to fetch the details of the table. The problem is when trying to insert data into the table. For this,...
View ArticleHow can I read a text file inside the .xsjs?
I need to read line by line of a text file just like FileReader and BufferedReader in Java. It contains a script SQL to insert data in my DB. Can I use some API?
View ArticleHow do I develop in the HANA Developer edition
So I have an instance of the HANA Developer edition running on AWS, I am linked to this from my eclipse studio, but how do I start to create artifacts? I login as CODEJAMMER as per the instructions but...
View ArticleXSJOB won't activate, invalid file content
Hi experts, I'm trying to get a simple XSJOB working, but HANA Studio repeatedly tells me "Invalid file content" when I want to activate the following: { "description": "Queue worker job",...
View Article