SAP HANA Variables and IDT Parameters
Hi all, We'd like to know which is the best practice about HANA variables. Hana variables aren't flexible as IDT parameters (e.g. you can't create a list of values with more columns in HANA).Which is...
View ArticleRe: Dynamically Dragging and Dropping a Table Row in SAPUI5 (SAP HANA XS)
How can I use the same jQuery Libs to attach to a table? It works well with the list box but I can't see in the code how that API is being used.(See code below for a very simple table being created)....
View ArticleContinuing the procedure execution even after encountering an error
Hello Team I am working on developing one HANA procedure . I have implemented exception handling in the procedure . Now my requirement is that even after encountering an exception in...
View ArticleRe: Accessing data cubes from Excel
I installed HANA Client and using MDX to connect from Excel to HANA. Excel -> DATA -> Data Connection Wizard -> SAP HANA MDX Provider -> Select the Calculation View
View ArticleRe: Accessing data cubes from Excel
Its blanked out. May be because its pulling data from HANA. I have set it as a measure('sum') in HANA.
View ArticleSP09
is it true that it's out? if so, will the client install be posted here and server upgraded on the usual cloud providers? thx, greg
View ArticleRe: Setting to keep a table from loading into memory?
Amy: I can tell you that our scale out system is very stable on 74.04. George
View ArticleRe: Accessing data cubes from Excel
what happens when you change the aggregation type from sum to count in the calculation view? please make sure your view is validated and activated on the server before trying to open it in Excel.
View ArticleRe: Accessing data cubes from Excel
Changing from sum to count works for this particular scenario and i have tried it before. But, say if i am making some $X(other than 1) per day, i need a sum.. count does not work in that scenario. I...
View ArticleRe: Accessing data cubes from Excel
maybe you could try to have 2 measures in your calc view, one for sum and one for count. i didn't have a need for such a scenario but the views seem flexible enough to be extended with additional fields.
View ArticleRe: SP09
It's not available for download yet. I'm guessing it will follow the same pattern than the other releases and be available between tomorrow and Friday. As for the update on the cloud providers, I would...
View ArticleRe: SAP HANA: Does add partition query move the existing data in other...
Hi Suren, yes, when new partitions are added to contain the data from the OTHERS partition, the data will be moved into these partitions.You can check on that by looking at M_CS_PARTITIONS or...
View ArticleRe: SAP HANA: Does add partition query move the existing data in other...
Hi Lars, Thanks for your answer. I tried myself but i was not sure on how to query a particular partition to verify if the data is moved properly. From M_CS_PARTITIONS we can verify if the partition...
View ArticleRe: SAP HANA: Does add partition query move the existing data in other...
You can also see that the data is actually in the partitions by using the system views. Of course you would have to look at some of those numbers there... As partitions are a concept of data structure...
View ArticleRe: Multi threaded INSERT result in deadlock and transaction rollback
1. How can INSERT statement cause a deadlock on a table ? It's not a single INSERT that causes this. As the trace output clearly shows (reformatting goes a long way here), session 408576 wants to...
View ArticleRe: SP09
SPS09 is not released yet. We are still in the internal testing and correction phase internally. We are still several weeks away from release.
View ArticleExtend UI of CEI - Audience Discovery and Targeting
Hi all, is it possible (and when yes, how), to extend the user interface (SAPUI5) of the ADT, part of SAP Customer Engagement Intelligence (CEI) ? For example, we want to extend the controls visible or...
View Article