Re: How to perform BETWEEN operator in Restricted measure in an Analytic View
How large is your dataset? A few ideas and things to consider: 1) The best-performing solution would be to create a generated column that returns a single integer value (i.e. 1) for valid conditions,...
View ArticleRe: Union in Calcuation View
Well, you could do UCV just on the key field(s) and the measures you need. Create separate nodes that store the keys and respective dimensions, and join them back in after the aggregation. No idea how...
View ArticleRe: SAP HANA SHINE - Links dont work for me
Hi Thomas,I am using the 30 day trial HANA system on cloud share. This is what I see when I drill down the imported content, I tried downloading the SAPUI5_1.tgz. i am getting the following warning,...
View ArticleRe: multiple entries in single input parameter
Hi Karishma, I am not familiar with COGNOS so I can't comment on it's capabilities however personally I have handled date ranges via input parameters by using two separate input parameters. ie: one...
View ArticleControl of Password Expiration differently for different user id
Can some one throw some light if there is anyway to Control of Password Expiration differently for different user id. For example I might have a application account which I will set not to expire but...
View ArticleRe: SAP HANA SHINE - Links dont work for me
So UI5 is there. Are you really sure it isn't the December bug? It really seems like that's the case. > All entries for the slection 'INDEX' and 'html' (all XS objects) have activation date as...
View ArticleRe: Error in License Update
I was able to solve a similar problem with the license using this site. http://scn.sap.com/docs/DOC-31036
View ArticleRe: How to perform BETWEEN operator in Restricted measure in an Analytic View
Hey Jody,Thanks for your reply!!! Can you please elaborate on your option (1), as it sounds interesting ? My experience with other options-Option - 2 Calculated measure involving restricted measure not...
View ArticleJoin multiple Tables and apply function group by function
Hi All, I am pretty new in HANA development and need help on the following requirement. I have 5 tables loaded from MYSQL database with millions of records in most of them. Following are the tables...
View ArticleRe: "Batch From Records Failed Error " in HANA while trying to load csv file...
Hi, For Data from Local file the format of the date should be "yyyy-mm-dd" or "yyyymmdd". Please try with the above format and the data will get uploaded. If you are using Timestamp then the format...
View ArticleEPM Demo content in SAP HANA
Hi All, I want to know how we can get the Dem content in SAP HANA studio.When I watch videos in Open SAP, they are getting the script from some web sites.I could not able to find that website.What is...
View ArticleRe: EPM Demo content in SAP HANA
The EPM demo content is standard content delivered with HANA itself since SPS6. It is called SHINE - SAP HANA INteractive Education:http://help.sap.com/hana/SAP_HANA_Interactive_Education_SHINE_en.pdf...
View ArticleRe: EPM Demo content in SAP HANA
Hiii Thomas, Am very happy to see your reply. I feel excited.I am attending your classes in open sap for Software development in sap hana.Your explanation is awesome and very help full to people who...
View ArticleRe: Control of Password Expiration differently for different user id
Thanks John,Is there any way to create a profile in HANA and setup global properties for the profile and then assign users to those specific profiles like we normally do in Oracle..
View ArticleRe: Problem with file activation in SAP HANA Studio on Cloudshare
Hi, I am having the same issue. I cannot activate any file in my project and I also cannot stop activation process. Nothing works. Did anyone find out what causes this issue and how to solve it?...
View ArticleRe: Control of Password Expiration differently for different user id
No, there is one password expiration policy and you can disable expiration on a user by user basis.
View ArticleCan I install SAP HANA Live for SAP ERP on Developer Edition
Hi, Can I install SAP HANA Live for SAP ERP or other HANA Addons in Cloudshare or Amazon provided HANA Cloud Developer Editions? Regards,Vignesh P
View ArticleRe: Does HANA have a result cache
Hi Mikhail, you can use the following SYS views to get some more information on result cache. M_CACHE_ENTRIES - has the size of the CacheM_CACHES - has some hit/miss counts Playing with some similar...
View ArticleRe: Does HANA have a result cache
Just to add: there are more caches in SAP HANA than the general result cache that get listed in these views.MDX for example or hierarchies build up caches that can be monitored with these views....
View Article