Blank records are showing as '0' in Analytical View
Hi, How to avoid blank records not to be shown as '0' in Analytical View? Can you please help me on this? For your information: from the above image, there's no data for column 3 for Fiscal...
View ArticleJoins with caluclated columns
If we are having two projections with different analytic views , can we create caluclated column in one of it and join with other projection ?
View Articlehana caluclated column
How to add automatically months to a quarter column, for example if it's 20122 then it should automatically add 201204, 201205,201206.Can we generate using caluclated column if we have quarter ?
View ArticleDELETE RECORDS FROM A TABLE VARIABLE
Hi All, What is the syntax for deleting records from a table type variable? The statement DELETE FROM :TABLE_1; is giving a syntax error when used in the script based calc view. Goutham
View ArticleCE_CONVERSION in ABAP AMDP method
Hi, I'm trying to get some knowledge about the usage of the AMDP procedures in the business suite on HANA. I've been trying to create a simple example where i convert a currency from one to another...
View Articlei am a BO Consultant. should i learn bi/bw or HANA?
i am a BO Consultant. should i learn bi/bw or HANA?
View ArticleUnloading the rarely used column tables on to the persistent layer ?
Hello Folks, Can someone please let me know how to unload the column tables of a particular schema that are not being used every now and then, on to the persistent layer? eg: UNLOAD...
View ArticleMechanism in HANA to kill runaway queries
Hello Everyone, Sometimes we face issues with bad sqls hitting the DB and taking pretty long time to execute. Most of the times, these sqls are result of bad coding or incorrect index.My question is :...
View ArticleSQL Script VS HANA views
Hi Gurus, We are in the process of building the SAP HANA views. As we know there are multiple options 1) Attribute , Analytic & Calc views2) Scripted Calculation views and CE functions.I have read...
View ArticleUpload geo spatial shapes files to HANA studio
Hi Experts, I want to upload geo spatial shapes ESRI files to HANA studio. How to upload shape files? These files has extension .shp / .shx / .dbf. Please suggest. I have heard that the shape files...
View ArticleBehaviour of 'NOT IN' in Stored Procedure
Hello, I am encountering an abnormal behavior of 'NOT IN' in my .hdbprocedure. It was working fine a couple of days ago but today it doesn't yield any result.If I execute the same query via SQL Console...
View ArticleLong running table partitioning job
Dear HANA grus, I've just finished table partitioning jobs for CDPOS(change document item) with 4 partitions by hash with 3 columns.Total data volumn is around 340GB and the table size was 32GB...
View ArticleSQL Script component in SAP HANA
Hi to all, Please can any one tell the use case for different component of Sql script used in SAP HANA ? 1. Datatype extension2. Procedure extension3. function extension. What is difference between...
View ArticleSimple way to create a "RANK" on a graphical Calculation-view ?
Hi guys, I've saw some articles around, about creating a "Rank" column, in order to select TOP N inside analysis level (Design Studio in this case). The problem is, that all of them were incredibly...
View ArticleExcel MDX Error
Hello Everyone, I have Hdbstudio 1.0 rev 70. I have created a basic calculation view which simply fetches data from one of the tables in my schema to which I have already granted SYS_REPO. I can...
View ArticleAutomatically trim a varchar field in an update SQL
We have an ETL application that does an update with a varchar field. When the field contains spaces, we see that with an update these spaces are trimmed automatically. We wonder whether there is a HANA...
View ArticleAuthorization Dependency Viewer missing
Hi, I have the system privilege CATALOG READ or DATA ADMIN in my role which is a pre-req to see the authorization dependency viewer but I am not able to see it when I right click on a procedure or a...
View ArticleContainer empty
I am creating a repository role and when I follow the steps File > new > other > SAP HANA Development > Role > next > Container > browse > I see an empty screen. I am on...
View ArticleApplication server on HANA
As stated in the SAP whitepaper, "SAP HANA includes SAP HANA Extended Application Services (XS for short), which is essentially a web server, application server, and basis for an application...
View ArticlePerformance about inner join in HANA
Hi All, Please explain the performance of inner join(sub-query) for more than 4 tables in HANA. I want to create a dynamic inner join(Sub-query) in HANA, what will be the performance, if inner...
View Article