Unicode problem importing CSV to a table
Hello, I'm trying to import a CSV file which has some words with accents. If I open the CSV I can view all the accents perfectly, but when I'm trying to import it at SAP HANA STUDIO (Version: 1.80.3)...
View ArticleHow can we put a resultset in a table in HANA
Hi all, I am quite a new to HANA development, (and this is my first question over SCN).I am executing a query and want some columns from the resultset copied into a temp table along with that I need a...
View ArticleD3 Convert from TSV to JSON
İ am using D3. default code is TSV. as liked3.tsv("data.tsv",function(d){return{ day:+d.day, hour:+d.hour, value:+d.value };},But i want to convert JSON (xsjs) as like...
View ArticleUpsert data in one Table based on data in another Table?
Hi, Is it possible to UPSERT data in one table based on data in a different table? Here is the scenario: CREATETABLE T (COL INT, VAL INT);INSERTINTO T VALUES (1, 1);INSERTINTO T VALUES (2, 2);...
View ArticleCreating a User Authentication and Session service - SAP UI5 and SAP HANA
Hi everyone, I am new to Ui5 and HANA. I am trying to create a SAP UI5 application which will run on HANA. Could anyone please provide example, code snippet or a resource for below: 1. I want to create...
View ArticleHow to investigate an "unable to establish connection" error?
I am a HANA newbie, trying small sample applications. I followed the sample tutorial for using the XS outbound connection API and got that to work correctly. However, when I try to do essentially the...
View ArticleSAP HANA ADMIN
Hi Experts, I want to learn SAP HANA but in this having developer and Admin. what will be the future for developer and Admin.Can you please briefly explain for SAP Hana Admin how will be the future can...
View ArticleUnsupported property name "Coulmn_name" in database artifact "Table_name"
Hello team, I am newbie to HANA, I created a table with two columns as follows: Name; SQL Data Type; Dimension; Column Store Data Type; Key;Test Name; NVARCHAR; 30;...
View ArticleCreating a HANA view using two tables from different HANA systems
Hi All, We are trying to execute a POC in which the requirement is we need to connect two tables which exist in two different HANA systems. Host IP of both of these is different. Is it possible to...
View ArticleHow to hide package from other user (like practice or training user)
Hi, I have created SAP HANA user for Training or Practice purpose in my organization; given Public by default and Modelling privileges to those users to design attribute, analytic view and calculation...
View ArticlePAL(Predictive Analysis Library) and Native Application development in SAP HANA
Hi, I am new to SAP HANA and working on some application development using HANA. I have few question below: Q1. Can we add my own algorithms to PAL(Predictive Analysis Library) ? If yes, where I have...
View ArticleLoading from CSV files is successful only when file resides in "work" folder...
After upgrading from version 1.00.82 to 1.00.91 the loading of a CSV file to the HANA database works only when the CSV file is located in the work folder. IF the CSV file is located on a mounted NFS...
View ArticleQuery regarding calculation view
Hi, 1.) I have couple of doubts. While creating calculation view I cant see the option of SUM and DISTINCT in aggregation.2.) I cant understand the use of aggregation node in calculation view since we...
View ArticleStored Proc works intermittently
Hi All. We have tried to create a stored proc to block users from adding an invoice if the GP % is not within a certain range (this is defined in UDF's) for certain bp's. However does not work for all...
View ArticleError parsing PLV file
When I attempt to validate the performance (F8) in the 'Plan Visualizer' I get following message: Any ideas what is going wrong and what I can do about it?
View ArticleCreating column with previous month
I have this model with year-month (attributes) in the rows and KPIs (measures) in the columns. A simple tabular display of the content thereby obviously shows the KPI-values / month (and other...
View ArticleCan't use tables in graphical calculation view
Hi,No matter what I try, I can't use tables in graphical calculation view. I tried the most simple exampe: Graphical calculation view CV_SCARR as Semantics -> Projection -> Table SCARR. The view...
View ArticleHANA migration for ECC
We are in early investigation around SAP HANA and trying to understand how this impacts our business processes. Have a few questions where some additional input would help. 1. What happens to...
View ArticleSQL Script Calculation View: CE_CALC variable conversion
Hello, I am trying to replace a field value that contains '1,001.000 lb' with '1001.000'. If at all possible I would further like to convert '1001.000' to a number. Is it possible to accomplish the...
View ArticleHANA Migration using CTS+
We are using CTS+ for HANA migration, and able to migrate our models using CTS+. Looking for documents or steps to migrate Virtual tables (SDA), please share if you have any info. thanks
View Article