Re: Issues with Logistic Regression Algorithms in PAL for SAP HANA
Hi Sandipan, That is something you will have to do manually to eliminate the non significant variables . I used the coefficient table and did not remove any of coefficients (none were dummy variables...
View ArticleRe: Help: Auto-Login to HANA Web Workbench for HCP Trial not working after...
Hi, Marc,could you please provide the login page URL?Thanks in advance. Regards,Blagovesta
View ArticleOData Authorization in HCP XS project
I have created a UI5 web app in HCP using XS capabilities.Everything is done but I am facing an issue with the OData access. Only the users who have DBACCESS/ADMIN role assigned are able to view the...
View Articleprocedure in hana
Hi, Can any one please suggest how to do this.. I have the below data . Header 1Header 21A2B3C1D2E3F1G2H3I1J2K3L I want the details like this. Header 1Header 21A,D,G,J2B,E,H,K3C,F,I,L Thanks &...
View ArticleRe: procedure in hana
Hello, you can use the STRING_AGG aggregation function. If "Header 1" column name is e.g. "COL1" and "Header 2" column name is e.g. "COL2" the statement would look like following. SELECT "COL1",...
View ArticleCalling SP from Calculation view
All I have seen few posts, where in we can call the SP (only select statements, we cannot rule out SP as we have few other dependencies) from a calculation view. In my case, I have a stored proc...
View ArticleRe: Help: Auto-Login to HANA Web Workbench for HCP Trial not working after...
Hi Frank,Web Development workbench should be working as expected since yesterday. Could you please retry and confirm? Best Regards,Blagovesta
View Articlehi very critical requirement has given to me ANYBODY can help me in writing...
Steps to get the region data in CRM 1. Get the Object ID ( OBJID )from TABLE HRP1000 by passing to the field Sale Org (L001,L002…) to field MC_SHORT, PLVAR = 01, OTYPE = “O”, ENDDA = “31.12.9999”2....
View ArticleRe: hi very critical requirement has given to me ANYBODY can help me in...
we have to create the calculation view Pls help . . .
View ArticleCreate Calculation view using following details -Pls help me out in creating...
Steps to get the REGION data in CRM 1. Get the Object ID ( OBJID )from HRP1000 by passing Sale Org (L001,L002…) to field MC_SHORT, PLVAR = 01, OTYPE = “O”, ENDDA = “31.12.9999”2. Get SOBID from HRP1001...
View ArticleTable Functions as Data Source for Calculation View
Hey guys, I've read that it is possible to use table functions as data source for graphical calculation views since HANA SP10. But I can't drag and drop my table function into an aggregation node / a...
View ArticleRe: AFL Flowgraph Join
Does somebody of you has installed SPS 11 and can check the join functionality.(We are on v 1.110.10.) We get now always this error:"sql syntax error: incorrect syntax near ")": line 1 col 14 (at pos...
View Articlecustom tile does not navigate
Hello,I created UIS custom tiles following the instruction of this blog: Creating custom tiles with SAP HANA UI Integration Services (UIS)The tiles are displayed perfectly on lauchpad. But the problem...
View ArticleRe: AFL Flowgraph Join
I tried it with different hdbdd tables. they are working. It seems so, it has something to do with this two hdbdd tables.But I'm wondering because I had never trouble with them. I can activate the...
View ArticleRe: Looking for guidance on using DO BEGIN ... END block with HDBSQL script
Thanks Lars - Time to blog this :-)
View ArticleRe: ERROR during INNER JOIN in SQL SAP HANA as I am nnew to SQL
hi Arun could you help me out in following requirement in SQL hana ? Steps to get the REGION data in CRM 1. Get the Object ID ( OBJID )from HRP1000 by passing Sale Org (L001,L002…) to field MC_SHORT,...
View ArticleRe: HI Iam getting the following error while doing INNER JOIN in HANA Kindly...
hi Florian could you help me out in getting below requirement in SQL SAP HANA pls we need to get REGION dat using below inputs ...Steps to get the region data in CRM 1. Get the Object ID ( OBJID )from...
View ArticleRe: Getting error during INNER JOIN in SQL SAP HANA below
hi Sergio could you help me out in getting below requirement in SQL SAP HANA pls we need to get REGION dat using below inputs ...Steps to get the region data in CRM 1. Get the Object ID ( OBJID )from...
View ArticleRe: ERROR during INNER JOIN in SQL SAP HANA
hi Madhusudan could you help me out in getting below requirement in SQL SAP HANA pls we need to get REGION dat using below inputs ...Steps to get the region data in CRM 1. Get the Object ID ( OBJID...
View ArticleRe: custom tile does not navigate
Hello Yue, can you share your configuration of the Navigation Target. Regards, Florian
View Article