Hi
that picture isnt correct, BICS is using ODBC or JDBC (depending on the plaform) to access Hana!
Definitly!
Regards
Hi
that picture isnt correct, BICS is using ODBC or JDBC (depending on the plaform) to access Hana!
Definitly!
Regards
hi Tammy - yes I'm sorry i should have mentioned; i am aware it is on the information pane, but if we would send a workbook to a person that doesn't have analysis office, he would not know this filter was applied. That's why I really like the Effective Filters Info Field, but it would be good if this could also show the Measure Filters.
Hi Bart -
When I filter by measure, it shows up in the Effective Filters and the Information Pane too:
Business Partner | Total Between 1 and 22 | ||||
Component | MM; FI | ||||
Created On | 01/01/2013 - 09/30/2013; 01/01/2014 - 09/30/201 |
Have you tried that?
Hi BArt,
yes, this is possible. I'd suggest you use the API functions.
SAPListOfVariables and SAPListOfEffectiveFilters
Those API calls via VBA see below ( example for first variable object, datasource alias could be 'DS_1')
dataSourceVariables = Application.Run("SAPListOfVariables", dataSourceAlias)
can give you an array of all values in variables , same for filter.
In my standard workbooks, I use such functions to display ( analog to old BEx workbooks either a hidden row area / hidden sheet) where by VBA I populate such values like Filter 0MATERIAL = 4711
etc.
When distributing that excel to users that information is still readable
Joerg
Hi, one of my users has been having a bad time of Analysis of late. She has a workbook that just won't open if the Analysis add-in is active - Excel just hangs. So she has gone to recreate it and now she has experienced a huge red X in the Background filter box. Has anyone else ever seen this??
Thanks, Stephen
Hi
we discussed that issue serveral times. That is an issue related to your windows and graphical settings/drivers.
Thats not related to Analysis for Office.
Please check if your .NET Framework and your DirectX Drivers are on the latest service pack
Regards
Thorsten
Thank-you Thorsten for the reply. I didn't find anything in the search hence the new thread.
Thanks again...
hi Tammy - yes I tried this a couple of times and it doesn't show up in the 'Effective Filters' information. Only in the information pane. I am on version 1.4.8.3163. Not sure if an upgrade would help?
Thank you Subhash, this works indeed in my workbook as well. Still, from an end user point of view, it would be good if it could be underneath that Info Field.
I am on 1.4.10 - maybe you could try that and see if that helps?
I am aware of this fact that SSO is not supported. I heard SAP would support SSO by the end of this year. Does anyone have the latest information about when SAP plans to support SSO for HANA data source model?
Hi,
Yes AO 2.0 supports SSO for HANA
Currently AO 2.0 in phase of ramp up
GA will be available in April/May 2015
Subhash
Hi,
I feel that would be something in idea place :-)
Subhash
I just upgraded to SP10 but it didn't help. The weird thing is that one of my other users, who is still on SP08, did say it worked for her.
Hi Bart,
Where did you created your "Filter By Measure" ? on Dimension or on Measures ?
If it is on Dimension(right click on Dimension member and use Filter By Member) then if you use Effective Filters it shows the information
If it is on Measure(right click on Measure and use Filter By Member) then if you use Effective Filters it does not shows the information
Subhash
Hi Subhash - this is indeed the case!
Do you know the reasoning behind this behaviour? As the information is available through the SAPListOfMeasureFilters function, I'm not fully understanding.
Thanks
Bart
Hi,
Thanks for your information
After creating DocumentCacheFolderPath under as you mentioned path, whether I have to add any data value to the document or empty?
Kindly share your contact details so that I can approach you better. It is urgent requirement from customer.
Thanks
Alagappan R
Hi Friends, Please see the below issue and give me some inputs to resolve the issue. When i execute a report which involves RRI. RRI to T-code (Example: ME23N) is working fine in Development system Bex analyzer and BO Analysis report along with SAP GUI. In Test system, Bex Analyzer is also working fine (RRI to T-code ME23N), but in BOA (test system) RRI is not working (Error - "Skip Initial Screen is not permitted for transaction RSRR_WEB". Can any one please let me know if there is any system settings that i should adjust or how to resolve this? Regards, Raghu |
Only thing I can think of is mentioned in the old help - in your BW test system, is ME23n classified as an "ABAP transaction. The transaction must be classified for using SAP GUI for HTML" http://help.sap.com/businessobject/product_guides/AMS13/en/13_aaoffice_user_sp6_en.pdf
See page 133