Re: Dynamic selection of Analytical view in Calculation
Not sure if you need a dynamic view selection, broadly I would assume you design a solution based on two analytical views1. actual sales2. projected sales Join the two together in calculation view...
View ArticleRe: Issue in opening graphical calculation view editor
Hi Sergio, Tried to open in development perspective -> project repository content, still issue persist. Thanks,-Avinash
View ArticleRe: Issue in opening graphical calculation view editor
right click - open with graphical editor... do you see any errors once you tried opening it on the developer perspective? what other issues do you see... are you able to open any other files?
View ArticleRe: Issue in opening graphical calculation view editor
Hi Michael, Thanks for your response,All reporting calc views have same authorization privilege and this issue is only for 1 single reporting calc. view.Yes, I have redeployed the view and it's...
View ArticleRe: Issue in opening graphical calculation view editor
Hi Sergio, Thanks for your response,I did not get any error or warning when I opened it in development perspective.Yes, I am able to open other calc. view from same package in development perspective....
View ArticleRe: Datatype change of a Column
Have you tried as below : ALTER TABLE TableALTER (Column Data_Type DEFAULT Default_Value,Column Data_Type NULL); Also below one : ALTER TABLE You can change the definition of an existing column....
View ArticleRe: Issue in opening graphical calculation view editor
what tables and schemas are being accessed? It's either a studio bug or you don't have the authorisations
View ArticleRe: Issue in opening graphical calculation view editor
Hi Michael, Same calc. view is working fine in QA environment with same authorization and there is no changes in any user authorization privileges. This view has attribute views and calc. view and all...
View ArticleRe: Issue in opening graphical calculation view editor
OK, did you import the views from another system?
View ArticleRe: No Data In HANA View
Change the Client to Cross Client ,and check you can be able to see the data.
View ArticleAutomated HANA User Creation from SLT server - Just started happening?
I have an odd predicament. No one claims to have touched our SLT or HANA live system in a way that would do this (and except for the HEC team, it's a very small group of people who could do this), and...
View ArticleRe: Google-like search for row tables in Hana
Hi Frank, That's only available for column store tables. BRs,Lucas de Oliveira
View ArticleRe: Creating a table using hdbtable
Lucas, I want to create the table in schema "HILLMW" as "test_hillmw" and not edw.ddl::test_hillmw but I still want to use .hdbtable because I want to collect the DDL and use it in my transports up the...
View ArticleRe: Creating a table using hdbtable
Mike, the reason why the name of the table is like that is because of the fully qualified name as mentioned by Lucas. I do not think you can specify the design time object without the fully qualified...
View ArticleRe: Automated HANA User Creation from SLT server - Just started happening?
Thanks Michael. Have duplicated the post there now (Moderator can feel free to delete this question if they like).
View ArticleRe: Automated HANA User Creation from SLT server - Just started happening?
HI Matt cross posting is a violation of The SCN Rules of Engagement. So please be a nice community citizen and delete one of the threads yourself - we moderators are not here to "clean up"... Cheers,Lars
View ArticleRe: Automated HANA User Creation from SLT server - Just started happening?
Hi Lars, If I could delete it, I would have (discussions can't be deleted by non-moderators it seems). And the only reason for cross posting was to correctly post it to the right forum, so pretty sure...
View ArticleRe: Problem in "Data Preview" of Calculation view following upgrade
1. We were suggested to upgrade to SPS 102.06 ----> Problem persisted 2. I created a different version of the model with table function to make it more efficient and filter at the lowest level....
View ArticleRe: Automated HANA User Creation from SLT server - Just started happening?
No reason for feeling attacked here. The RoE don't have conditions on the motive of member actions but only on the actual outcome.So why you cross posted the question doesn't change if it violates the...
View ArticleRe: Number of records fetched from HANA to reporting tool
Thanks Pavan. This really helps to monitor the active sessions. However, I am looking for something which can give the details of past executions. To see the number of records fetched when it was...
View Article