Quantcast
Channel: SCN : Unanswered Discussions - SAP BusinessObjects Analysis, edition for Microsoft Office
Viewing all 1183 articles
Browse latest View live

cells with SAPGetData show #NA on workbook open

$
0
0

Gurus,

 

 

I have a workbook with a table built using SAPGetData to pull together bits and pieces from results tables.

 

One set of cells has a formula like:  SAPGetData(DS1,budgetthisyear,filters)/SAPGetData(DS2,PrevYearActuals,filters)-1

 

When the workbook is offline, ie just opened, these return #NA until I refresh.  All other cells which are just single SAPGetData to bring a single value over show data on workbook open.

 

The only reason for doing this way is because I have found an issue with restricted keyfigures and must break the 2 into separate DSes.

issue for another thread...but basically I found restricted keyfigures sometimes not restricted in AAO.

I was able to bring in 2 value types (actuals + budget) even though the keyfigure was restricted to budget.  Splitting the 2 measures, they work fine.

 

 

this is AAO1.4   Saw same behavior in 1.2 and 1.3

 

But my main concern is needing to have the data available offline and this one scenario seems to not let me do it.

 

seems odd.  

 

thx for any assistance here.

 

jim


Design panel doesn't show up

$
0
0

Hi,

 

I've installed Advanced Analysis for MS Office 1.4 SP2 64 bit which was recently released.

 

 

Problem: after Inserting Data Source the Display Panel doesn't show up.

 

I use MS Office 2013 64 bit, Windows 7.

 

Didn't encounter any problems with my previous installations on Win XP 32 bit.

 

Any clue?

 

NG

BEx update not reflecting in Analysis for Excel

$
0
0

Hi Folks,

 

Just wanted to ask your input regarding an issue we have with Analysis for Excel.  We updated the Hide property of a key figure in a BEx query.

However, the change seems like it's not reflecting in the Analysis Excel report.  Would you know if we are missing any functionality or settings?

 

The version of Analysis for Excel is 1.3.7.2369

 

Kind Regards and Many Thanks,

Mark

SAP Exit Current date not updating in MS Analysis Report

$
0
0

Hi,

 

I am migrating BW Bex queries into Business Object Microsoft Analysis and creating reports.

 

In that I am facing one issue I have 2 variables in query with filter Current date.say for example Date 1 and Date 2.

 

Now Date 1 is SAP exit variable and its updating current day.Date 2 is normal variable with Current day.

 

I migrated this query into MS Analysis and as per report requirment both dates should update its values  as current date.

 

But in BOA report Date 2 updating perfectly which is normal variable but Date 1 is not updating and it is taking same date when we had migrated report.

 

Can anyone help me why SAP Exit variable not working in MS Excel Analysis Report?

 

Thanks in Advance.

Prashant B.

Pasting a list of values to Exclude in Prompt

$
0
0

All,

 

How can I paste a list of values for exclusion for a dimension in the prompt? 

 

If you Add lines using Filter by Member, you get the interface to Paste values and that works, but they all come in "="

 

So now I have to manually change everyone of them to "!="??  I can't set the operator prior to adding lines and have it stick for all lines added?

 

These are not ranges, they are independent values. Sometimes...a lot of them.

 

A better way?

 

thanks

 

jim

Analysis for Office Excel and Promotion Management

$
0
0

Hello - I promote an A4OE workbook from a development environment to a QAS environment and It promotes fine.  I sign on to the QAS BI Launch Pad and navigate to the report and open the workbook.  After clicking refresh...it asks me for me the "development" ID/PW and I can not change the system it is pointing to.  It must be saving the original systems information.  Is there any way I can change this??? 

 

Regards,

Kelly

Style Set Deployment

$
0
0

Hi,

 

I have created a Custom Style Set in Analysis for Office and understand how to import it manually. But how would you include this as part of a deployment to users. So the new style automatically becomes the default style?

Message - Not authorized to.. Bug or feature?

$
0
0

Hello,

 

we have some SAP BO Analysis workbooks recently transported to our productive-environment. The users receive the following message, everytime they open the workbook.

 

 

The users use the workbooks only for output information. They don't need to create, delete or change the document as readers. The roles/rights are set correct. So why does analysis bother the users with this information? How can we hide that message?

 

Add.Infor.: Our p-system is write-protected. So we gave them for testing purposes create, delete and change rights. The message disappears, but that should not be an option..

 

Thanks & Regards,

 

Michael


Analysis for Excel: SSO allowUnsecured

$
0
0

Hello,

 

I configured SSO for Analysis for Excel according to "1785270  - How to configure AD SSO for Advance Analysis for MS Office with Business Objects BI 4.0".

 

For me it only works when i allow unsecured connections in my web.xml

 

            <param-name>idm.allowUnsecured</param-name>

            <param-value>true</param-value>

 

There is a strong warning about it. What can I do that SSO also works with this parameter set to false?

Analysis for Excel - Secondary axis settings disappear when refreshing

$
0
0

Hello,

 

I'm trying to create a dynamic graph with a secondary axis for certain key figures as a combination of Bar and Line

Once I refresh the workbook the secondary axis is gone and the formatting of the axis as well.

I have to format the data series to plot on secondary axis every time and also change the series chart type to Line

 

Is this a known error or is there any setting that I have missed ?

 

Greatful for any input

 

Thanks and regards

Bjorn

Reg:Exception occur and integration with design studio1.1

$
0
0

Hi Experts,

 

1.I had few doubts regarding analysis for microsoft edition...

when i tried to create web application i am getting an error.

 

 

An exception occurred in one of the data sources.

 

SAP BI Add-in has disconnected all data sources. (ID-111007)

 

2.Another doubt is that , when i created a new column will it be visible in design studio crosstab as a part of new column.

 

3.If i change the analysis view, will  dashboard in designstudio will also be changed as per the veiw.If yes then , should we need to save in BI platform and how is it working.

 

 

Thanks in Advance...

srikanth.konakandla

How to call up variable screen via VBA API in AnalysisOffice

$
0
0

Dear Community,

 

we are currently migrating our BEx Analyzer workbooks to Analysis Office 1.4.

 

We are missing one important feature from BEx analyzer and that is to call up the variable screen via VBA with the VBA command Run "SAPBex.xla!SAPBEXRefresh", True.

 

This feature we are using to call up the variable screen via a button in the workbook.

 

Is there anything similar in BO Analysis Office?

 

Thank you very much for your help!

 

Holger

cells with SAPGetData show #NA on workbook open

$
0
0

Gurus,

 

 

I have a workbook with a table built using SAPGetData to pull together bits and pieces from results tables.

 

One set of cells has a formula like:  SAPGetData(DS1,budgetthisyear,filters)/SAPGetData(DS2,PrevYearActuals,filters)-1

 

When the workbook is offline, ie just opened, these return #NA until I refresh.  All other cells which are just single SAPGetData to bring a single value over show data on workbook open.

 

The only reason for doing this way is because I have found an issue with restricted keyfigures and must break the 2 into separate DSes.

issue for another thread...but basically I found restricted keyfigures sometimes not restricted in AAO.

I was able to bring in 2 value types (actuals + budget) even though the keyfigure was restricted to budget.  Splitting the 2 measures, they work fine.

 

 

this is AAO1.4   Saw same behavior in 1.2 and 1.3

 

But my main concern is needing to have the data available offline and this one scenario seems to not let me do it.

 

seems odd.  

 

thx for any assistance here.

 

jim

Errors in Custom Planningfunctions not recognized in AO

$
0
0

Hi there,

 

I have a scenario where we call a custom planning function form AO using following VBA statement:

 

lResult = Application.Run("SAPExecutePlanningFunction", "CheckData")

 

The function "CheckData" is a custom planning function doing some checks on the data.

When there is an error we raise an error message like this:

Greenshot_2013-08-14_17-40-06.png

The error message also comes up in AO.

 

Now the problem: The IResult does not reflect the error (value 1).

 

Do we have to set anything additonal in the planning function?

 

Thanks

Oliver

Number Format

$
0
0

Hi,

 

I am trying to get the following number format in my cross tab

100 000 000.00 for negatives (100 000 000.00)

 

I have created a default style and updated the following;

me>SAPDataCell</Name>

      <NameLocal>SAPDataCell</NameLocal>

      <FormulaHidden>false</FormulaHidden>

      <Locked>true</Locked>

      <MergeCells xsi:nil="true" />

      <NumberFormat># ##0_);(# ##0)</NumberFormat>

 

I have also set my regional settings for both number and currency to reflect this format, But in my workbook the numbers display as follows. What am I missing?

 

-104185,218.75 ZAR

-30049,754.00


Requested value '="-4131' was not found.

$
0
0

Hi All,

 

Using analysis for Office 1.4, I've created workbook and saved it back to BI server (SAP

BI 4.0, SP5).

 

When I try to open the same from server location, file get open with error message:

 

An exception occurred in one of the data sources.

SAP BI Add-in has disconnected all data sources. (ID-111007)

Nested exception. See inner exception below for more details:

Requested value '="-4131' was not found.

 

any clue how to debug this error?

 

thanks in advance.

analysis-error.jpg

Missing OLAP connections under "SAP Authentication"

$
0
0

Hello Experts

 

I have question on the OLAP Connections for Office Analysis

 

In Development box,When I login to SAP BOBJ Analysis for Office using "SAP Authentication", I don't see any OLAP

connections under "Select Data Source". But they do show up when I log in using "Enterprise" Authentication".

 

  

What needs to be done in order for OLAP connections that are created in CMC/IDT to show up when i login using  "SAP Authentication"?

 

 

In Sandbox there is no such issue.

 

 

We are on SAP BOBJ 4.0 ;Office Analysis version 1.4.1.2585

 

Any suggestions/thoughts are much appreciated.

 

  

Thanks

Ramesh

Insert a data source using a local connection to SAP HANA - required privileges?

$
0
0

Hello,

 

Following this guide http://www.youtube.com/watch?v=_qT9AOZOfuw I have successfully added my local HANA system to Analysis Office. However I receive error when I try to import a Calc View. I assume that the reason for this is that the HANA user that I use for connection does not have some required roles or privileges as I am able to do the same thing with SYSTEM user. Here is the error:

 

Unable to execute SQL statement (GET_CHARACTERISTICS) \: MDX SELECT "DIMENSION_UNIQUE_NAME", "COLUMN_NAME", "COLUMN_TYPE_D", "COLUMN_SQL_TYPE", "DESC_NAME", "DIMENSION_COLUMN_NAME", "DIMENSION_DESC_NAME", "COLUMNOBJECT_NAME", "DESC_TYPE", "DESC_TYPE_D", "DESC_COLUMN_SQL_TYPE", "KEY_COLUMN_NAME", "COLUMN_CAPTION", "DISPLAY_COLUMN_NAME", "DIMENSION_CAPTION" FROM BIMC_DIMENSION_VIEW  WHERE ( "CUBE_NAME" = 'SO_CV'  AND "CATALOG_NAME" = 'hanaservices.hanaservices.hihana.web'  AND "DIMENSION_UNIQUE_NAME" <> '[Measures]'  )   ORDER BY "KEY_COLUMN_NAME"  DESC   (ERROR [42000] [SAP AG][LIBODBCHDB32 DLL][HDBODBC32] Syntax error or access violation;257 sql syntax error: Error:insufficient privilege: Not authorized at ptime/query/checker/query_check.cc:2137)

 

I'm using the latest version 1.4 and my HANA is rev60.

 

Thanks,

Emil

Could not deserialize the application model

$
0
0

i'm getting error while trying to open locally saved workbook.

 

attach is the error log.

 

AO 1.4, BO 4 SP5, BW 7.02

Analysis Functions to determine Totals and Scaling Factor display status

$
0
0

I've been using SAPGetCellInfo via VBA to try and determine the properties of specific cells within the Crosstab. I'm using Analysis for Excel 1.4.0.2528, which I think is the pre-SP1 release of v1.4.

 

In order to distinguish between cells, I'm calling SAPGetCellInfo twice, as follows:

 

S = Application.Run("SAPGetCellInfo", rngMyCell, "SELECTION")

D = Application.Run("SAPGetCellInfo", rngMyCell, "DIMENSION")

 

By inspecting the contents of S and D, I can usually determine whether a cell is a Dimension Cell, a Member Cell or a Data Cell, and what the associated dimensions are, but things get ambiguous when the Crosstab has Totals and/or Scaling Factors displayed.....

 

The Analysis ribbon lets you set whether Totals are Shown, Hidden or Hidden when there's only 1 member, for each dimension, and whether those totals appear before or after the dimension members. However, I don't seem to be able to programtically read/write what those "Totals-Display" settings are for each dimension, and so I can't be certain if a Data Cell is a Total, other than by checking the name of the style that is applied to the cell. That is, when calling SAPGetCellInfo on a cell that is a total (of a ROW, or a COLUMN, or both), the list of dimensions that is returned by Application.Run("SAPGetCellInfo", rngMyCell, "SELECTION") doesn't include the dimensions that are being totalled.

 

For example, my Crosstab has 1 Dimension AND Measures over rows, and 2 dimensions over columns. When calling Application.Run("SAPGetCellInfo", rngMyCell, "SELECTION"), if the queried cell is:

1) A total of row dimensions, and a total of column dimensions, then ONLY the measures dimension is returned.

2) A member of a row dimension, and a total of column dimensions, then ONLY all of the row dimensions are returned

3) A total of row dimensions, and a member of the column dimension, then ONLY all of the column dimensions PLUS the measures dimension are returned

4) A member of a row dimension, and a member of a column dimension, then ALL row AND ALL column dimensions are returned

 

I suppose I could use SAPListOfDimensions to determine the ROWS and COLUMNS that should be present when I call SAPGetCellInfo on a data cell, and then assume that those missing dimensions mean that the cell is a total over the missing dimensions.... But that seems like an unreliable solution, not least because the Scaling Factor settings introduce a further complication, as per below....

 

The Analysis ribbon also lets you set whether Scaling Factors are shown for measures. However, there doesn't seem to be any way to programatically read/write what that setting is, and so I can't be certain if a cell is a Data cell total or a Scaling factor. When calling SAPGetCellInfo against a Scaling Factor cell, only the Row dimensions are returned, or in other words, the SAPGetCellInfo return value is exactly the same as a data cell that is a total over columns.

 

For example, using the same Crosstab as above, and again calling Application.Run("SAPGetCellInfo", rngMyCell, "SELECTION"), if the queried cell is:

1) A total of row dimensions, and is a Scaling Factor column, then ONLY the measures dimension is returned (same result as 1 above)

2) A member of a row dimension, and is a Scaling Factor column, then ONLY all of the row dimensions are returned (same result as 2 above)

 

Am I missing something, or is there a way I can reliably distinguish between a Scaling Factor cell, a Data Cell and a Total Data Cell, and what the actual dimensions of those cells are, even if some or all of those dimensions are totals? Is there a programmatic way to get or set the Totals display and/or Totals placement on a dimension, or the Scaling Factor display settings for a crosstab?

Viewing all 1183 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>