Re: Missing values from calculated column
Lars, Can you please explain with dummy example. I tried the same with projection node but still I am getting blank values for distinct column. BRSumeet
View ArticleRe: Missing values from calculated column
Hello Lars, I agree with Sumeet, we tried all different scenario's.We also wrote the result of the view in a persistent table and then it gives back the correct/ expected result (We can see the 'Call'...
View ArticleRe: Missing values from calculated column
Well, that's what it is doing. Look, if the query doesn't request any columns from the base data sources - tables or other information models - then the calculation engine removes those columns...
View ArticleRe: Missing values from calculated column
Hello Lars, Thanks for you reply. I understand whats its doing now and to let it work I created a DUMMY value in the lowest projection. In the join node (where MEDIATYPE is created) I made this...
View ArticleRe: SUBSTRING filter on Projection
Come on Lars , i don't think providing exact sdn help link to newbie is searching for any jobs .
View ArticleRe: How to get the JSON output format from an procedure call using XSJS
Are you sure your server is SPS 09? Did you check the repository and see if you have the procedures.xsjslib library in sap.hana.xs.libs.dbutils? This library should be in SPS 09 as the DU...
View ArticleRe: Private View Definition Ambiguity
Simon, Did you find an answer to your query? I am in a similar dilemma. How I understand this is that a customer need not create a Private view for a customized view, and that a reuse view (i.e....
View ArticleRe: Missing values from calculated column
Hello Sumeet, Thanks for your reaction and this works fine indeed.Another option is to use a cross-reference table, thats also a usefull solution for us. -Thx-Jacques
View ArticleRe: Private View Definition Ambiguity
No, I have received no answers comments or other feedback. Surely it cannot be just me that uses HANA Live ... ??
View ArticleRe: Hana Xs Admin Tool
I have tried the above query but this is not giving me the role which i have created as a repository object in .hdbrole file.
View ArticleRe: Hana Xs Admin Tool
Are you sure the role is assigned to the user you are passing into the query. This query does return repository roles which are assigned to a particular user.
View ArticleRe: SQL Table not compatible with Attribute View....
Please check the documentation before posting questions! Your table is a row store table and information models only work on column store tables.The only option here is to create a scripted calc view...
View ArticleRe: SDA and Default DB for MS SQL User
Hi Lars, Thanks a lot. the following worked [ANALYTICS]Driver = /hana/shared/HND/exe/linuxx86_64/hdb/libmsodbcsql-11.0.so.2270.0server = 172.16.5.34,1433 Database = AnalyticsThanks,Goutham
View ArticleRe: SDA and Default DB for MS SQL User
Goodness! Twenty year old tips on how to deal with .ini-file problems still apply Gosh, learning this back then really paid off... Cheers,Lars
View ArticleRe: System Date in Calculated Columns in CV
What do the folks in all the forums on this planet always write?"Read the documentation", they write.And "Search before you post" they write. Gosh, those folks are right!
View ArticleDownloads not available
I'm trying to download the HANA jdbc driver, however it doesn't seem available anymore: SAP | HANA Developer Edition . In fact none of the downloads seem available. Any idea where they moved to ? Or if...
View ArticleRe: HANA table with "wrong number of partitions"
There's a sap note for that https://service.sap.com/sap/support/notes/1950221
View ArticleRe: Downloads not available
The HANA Studio can be downloaded/installed from:SAP Development Tools for Eclipse The HANA Client is no longer required for installation of the HANA Studio and therefore not distributed with the HANA...
View ArticleRe: Setting up Query Results cache HANA SPS9
Hi Lars, the reason I was looking in the VIZ was because in thread http;//scn.sap.com/thread/3459635 about 1/2 way down it shows a before and after using the VIZ to show what I think i s the use of...
View Article