Hello all,
Based on my experience and other (older) blog posts online, any hierarchy that has the same child node mapped to multiple parents throws an error in Analysis for office if it is used in the layout OR the user selection screen. This seems...
I used the table1FE/0DTE14IT00 in some of my past reporting requirements but I can't find it in my new BRIM system. I can't find any documentation on this either. Can someone please help me understand how to make this table available? Is there some f...
Team,
We are on the latest version on Analysis for Office (Excel) and are connected to views on SAP HANA Cloud. The AO reports work fine but seem to have the "Save Variant" option greyed out.
This is a local connection directly to the HANA view ...
Hi,Thank you for the response but the masking isnt the problem statement here. The point is that an authorized user should be able to see unmasked data and an unauthorized person would not see it. This decision is tied to the username. SAC-Planning u...
Hi Fernando,This certainly makes sense. Questions - 1. Is there any statement I can add to the end of my stored proc to clear this pile up of delta? I have tried the below : a. MERGE DELTA OF <table_name> b. MERGE DELTA OF <table_name> WITH PARAMETE...
We also tried doing a full copy of the data into a new table when the performance issues were happening. So we had Table_original and Table_Copied. A report on Table_original performed badly but the same report built on the same datamodels on Table_C...