Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Web Intelligence
Viewing all 5402 articles
Browse latest View live

Weekly Average excl. 1st quarter

$
0
0

Hello all,

 


Following on from my previous theread http://scn.sap.com/thread/3735851 requesting an average of months excluding teh first quarter I now require to do the same but by week. So I need a weekly average excluding the first quarter weeks.

 

So something like this:

 

= Average(If ([Date Letter Received FY Week Number] InList ("15";"16";"17"; "18"; "19"; "20"; "21"; "22";"23";"24";"25";"26";"27";"28";"29";"30";"31";"32";"33";"34";"35";"36";"37";"38";"39";"40";"41";"42" )) Then [Number of Referrals])

 

 

The problem I have is that if I list all week numbers as above from 15 onwards I miss out the first 5 weeks of this financial year (01,02,03,04,05).

 

Anyone able to help me a way of getting around this?

 

Many thanks in advance,

 

Nick


relative value function

$
0
0

Hello,

 

I need to compute the difference between the current year and previous year of data.

I am using a vertical table, with a break on 2 dimensions ( Year, and Division).

 

I am able to get the correct result by using the Relative Value function as :

 

=[Total Members] - RelativeValue([Total Members];([Year]);-1)

 

However, if I add an additional column to the table that I need to use to sort by, then the calculation doesn't work. I know the Relative Value function takes the sort order into consideration but is there a work around this?

 

Thanks for any help!

 

Maria

 

sort numberYearDivisionRegionDistrictmembersdifference ([Total Members] - RelativeValue([Total Members];([Year]);-1))
12015WestCaliforniaPR102-1,002
2CaliforniaYT1717
3West435-669
42014WestCaliforniaPR1,104-34
5CaliforniaYT00
6West1,104-34

How can i show aggregate fields into crosstable

$
0
0

Hi guys, working with BO 4.1 i got a problem in creating a report. The situation is the following: i have the following table with this structure

 

                   B1        B2       B3

X1  A1      |1     2  |  3   4 | 5   6 |

      A2      |11   2  | 31   4 |33   6|

X2  A3      |3     5  |  4  7 | 5   10 |

      A4      |11   5  | 30   7 |30   10|



on B1, B2... there is a break so i can group 2 columns for each value of field B, and on X there is a break so i grouped A fileds according to X1 X2 eccc. Now, instead, i want the following table

              B1        B2       B3

X1  A1      |1     2  |  3    4    | 5   6 |

      A2      |11       | 31         |33     |

X2  A3      |3     5  |  4    7    | 5   10 |

      A4      |11       | 30         |30    |


the values of the second colum are merged according the X breaks. So how i can get the merged values?? i tryed a lot but i can't do a break into the table (the option is not available). Than you for any suggestion.

coloring a crosstab summary field based on some conditions

$
0
0

Is there a way to color a crosstab summary field based on some conditions. I tried on Highlighting Expert but cannot perform an OR. Tried also on Format Field/Font but not able to see the summary field.

Any idea on how to solve this?

Thanks

Error when creating a WebService

$
0
0

Hello,

 

I have started dabbling with WEBI and Web Services a few days ago, so I apologize in advance if my question is stupid. We have a third party company that stores our data. They have made the data accessible from to us using  WEBI (login and authentication are required). I am trying to publish a WebService however I keep on getting the following error:

javax.xml.ws.WebServiceException: Failed to access the WSDL at: http://uxvnwg001a1642.zzz.yyy.com:6405/dswsbobje/services/managequeryasaservice?wsdl. It failed with: uxvnwg001a1642.zzz.yyy.com. at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(Unknown Source) at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(Unknown Source) at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(Unknown Source) at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(Unknown Source) ...

Any ideas? Thanks in advance

How to navigate back to main report from child report with hyperlink in webi

$
0
0

Hi All,

 

We have a requirement like if the user click on a cell "b" in a (Parent/Main) report A , it should navigate to "B" sub report. This we can achieve by apply hyperlink concept on "b" cell in main report "A". So that it will goto the child report "B".

Now how user can navigate back to main (parent) report "A" from "B"?

 

Note: This we can try by create a cell like " a" in "B" and apply hyperlink to main report "A". But when user click on "a", main report "A" will open as a another new window or a new tab instead of previous tab( report). It should open in previous place only.

 

Please give me the solution.

 

Thanks in advance,

Mahesh.

Calling report webi when you click on a cell in a report.

$
0
0

Hello,

 

I am working in 4.1 environment. i want to call a report when I click on a cell (say Account number), I need to call another report (Query in second tab) and pass Account number as input for that 2nd report.

 

I tried checking the Report Element --> Linking --> I find only link to a Hyperlink and Element Link, they are not that helpful in my scenario.

 

Is there a way that I can achieve this please. I am a bit new to Webi..Please help.

 

Regards

Krishna

I have used open document to link another document?

$
0
0

Hi Experts,

 

I have used open document to another document but another document is opening but it is not fliter.

 

test1.PNG

 

below here I have attached the passing the value

 

test234.PNG

 

 

Please suggest me what is the issue.


Filtering issue on Calweek format ww.yyyy

$
0
0

Hi,

We are facing issues while filtering on a webI reports on BI4 based on a BEx Query.

It seems that the BICS connection is not able to interprete the internal format CALWEEK as YYYYWW.

It is always coming as ww.yyyy

 

 

2015-05-11_18h57_25.png

Here are some tests we have done :

n°2 on the image, we set a filter on Week/year > 06.2015 only

==> we have the values 52.2014 and 01.2015 coming up

 

n°1 we decided to add the week/year - Key (information field) > 06.2015 also (both at the same time).

==> We have the value 52.2014 persisting and 01.2015 disappeared

 

n°3 we use a variable (formula defined in screenshot)

==> result is working

 

The issue that we are using document link and the variable are not in the Bex query therefore we cannot pass the values from one report to another.

I am now wondering if we should always avoid using a CALWEEK format in any of our BW/BI4 projects and prefer using a CHAR 6 field.

 

Many thanks for your support because I feel that this standard format CALWEEK is not working with BICS connection.

Track Changes - WIJ 20003

$
0
0

Hi,


After a request to show changes on lines I tested the ’track changes’ option in webi, but this fails and returns err wij 20003.


Turning off the ‘Track Changes’ option allows me to see the report again.

 

According to the webi user guide, this error is caused by structural anomalies – However, the report works fine (base report issued daily for 3+ years) before track changes is enabled, fails with track changes enables, and works again when track changes is disabled again.

 

 

Anyone come across this before?

 

Christoffer

WEBI 4.1 SP5: Create a bar chart with inverted Y-axis

$
0
0

Dear all,

 

We are trying to create a bar chart with inverted Y-axis, meaning: we want the bars to go from the right to the left (as they were negative).

 

Could someone help us creating this? I attached the chart we want (created in Excel) for your better understanding.

 

Thanks!!

 

Best,

Francisco Corrêa

Force child expansion for BEx

$
0
0

Scenario/environment:

1. Latest version of BOBJ/WebI and SAP BW

2. Creating WebI reports using BEx directly.

3. Security on data imposed by SAP.

 

Requirement:

1. When the user opens the report it only shows data they are allowed to see. (Done via security, no problems)

2. When the report renders it would be nice if the children of the node the user is allow to see was expanded automatically regardless of how deep in the hierarchy they are. See below.

 

Top level directors could see the following by default:

ALL Level -

     + Country Sales

     + Finance

     + Cost Centres

 

Executives might see only the following by default:

All Level -

     Country Sales -

          + USA

          + Canada

          + Mexico

          +UK

 

 

National level manager might see the following by default:

All Level -

     Country Sales -

          USA -

               States -

                    + California

                    + New York

                    + Texas

                    ...

 

State level Mangers might see the following by default:

All Level -

     Country Sales -

          USA -

               States -

                    California -

                              +  LA

                              + San Fran

                              + San Jose

                              ...

 

 

City level manager might see the following by default:

All Level -

     Country Sales -

          USA -

               States -

                    California -

                              LA -

                                  Store 1

                                   Store 2

                                   Store 3

                                   ...

 

 

Is there anyway in WebI with BEx to force this display to happen? I know we can force the hierarchy to open to a specific level (i.e. - L005) but this would present too much information by default for higher level people; we want to avoid this and only expand to the appropriate child level. If the user wants to drill deeper that's up to them. Nor do we want the lowest level people to have to drill from the top level down to their level.

 

Thanks,

Brian

Default MM in dynamic LOV

$
0
0

I have a column in a table in the universe called 'Month' = to_number(to_char(SRV.ADMIN_LOG.LOG_DATE,'MM'))  which gets list of months {01,02,03,...12}

 

I am then using this field to be as prompt in webi report for the end user to select MM from the LOV of [01 to 12]

 

How can I default to current month(MM) in this prompt and also show the LOV incase user wants to change it?

 

using BO 4.0, WEBI 4.0 and UDT

 

 

Vishal

MTD Caculation Problem

$
0
0

My requirement is to sow the measure value for MTD.

For example if user selects a Date 20/01/2014 i need to sow the measure value from 01/01/2014 to 20/01/2014.

 

I am trying to calculate MTD for my measure using below formula

SUM

(

    CASE WHEN (SomeTable.Fact_Date) between TRUNC (@prompt(Date) , 'mm') and @prompt(Date)

       THEN FactTable.Measure

    END

)

am writing this formula in select clause of measure object in IDT.

but its throwing below error.

[Microsoft SQL Server Native Client 10.0] : 'TRUNC' is not a recognized built-in function name.

Can anyone pls help me how to achieve MTD calculation in detail.

 

thanks

Praveen

BO4 - WEBI rich client + java_home+not starting

$
0
0

Hi,

 

Usingh BO4 SP6 and a client machine is having issues with starting webi rich client. Clicking on it - nothing happening.

 

Reckon this to do with java

 

When type command prompt java -version shows as old version of java (1.4.2.0.3)

 

Understand bo4 only supports 1.6 and 1.7.

 

Plan to set and ENVIRONMENT_VARIABLE for JAVA_HOME for this.

 

Assume best to use a USER environment variable?

 

Also,   it it enough to set it as C:\Program Files\java\jre7  and include this in the PATH environemnt variable?

 

 

Do you need to explcitly include \bin?

 

Also is there a way to tell exactly which version of java  bo4 sp6 installs as the version of java installed is 1.7 update 21 but this has been installed separately so don't know if bo installed an earlier version. (e.g 1.7 update 15 or earlier.

 

Ther are multiple version of java on this machine want to esnure user_environment variable only has the one.

 

Also assuem user environment variable takes precedence over system environment variables.

 

Is this the case?

 

Thanks


how to get the last year last quarter last month last week last day sales in single Measure Object

$
0
0

Hi guru,

today i faced one question interview.

the requirement is

how to get the last year last quarter last month last week last day sales in single Measure Object.

 

Please guide me guru

 


Thanks

Manohar

Webi Rich Client not running

$
0
0

Having an issue with a client where after an update from BI 4.0 SP4 to BI 4.1 SP5 Webi Rich Client will not open on a PC.

 

The application server software is fine and the Universe Designer, Widgets etc all run ok on the same PC.

 

If a domain admin logs on to the PC then Webi RC starts ok, but if the original user tries it doesn't start. No event in the windows event viewer and no logs in the BOBJ logging directory. No error message onscreen, just nothing happening.

 

Java version on PC is 1_8_0_25 but according to this, that shouldn't matter: BO4 - WEBI rich client + java_home+not starting

 

Tried applying the fix in SAP Note 2112715 but hasn't helped. Tried a third user and they can't run it either. We also tried adding the original user to the local admin group but no joy.

 

Any help much appreciated before I uninstall all BOBJ on the PC and try a full install at SP5 level instead.

 

thanks

Keith

Purchsing report in BO

$
0
0

Hi Experts,

 

  I need to create both PO Details report, PO Ageing reports in WEBI and Dashboards. Can you please suggest me which fields i need to use and also what are the Dimensions and key figures in those fields.

 

Thanks,

Anusha.P

Last Day Of the Month

$
0
0

Hello all expert, i'm new in webi right now how I want to find the last day of the month if the date in year month period format which is "MMM YYYY" ?

 

Sample snapshot attach 5-14-2015 10-15-16 AM.jpgbelow.

Default prompt to current MM and also provide LOV {01 to 12}

$
0
0

Seems like this simple requirement but is a challenge in WEBI

 

I have a column in a table in the universe called 'Month' = to_number(to_char(SRV.ADMIN_LOG.LOG_DATE,'MM'))  which gets list of months {01,02,03,...12}

 

I am then using this field to be as prompt in webi report for the end user to select MM from the LOV of [01 to 12]

 

How can I default to current month(MM) in this prompt and also show the LOV incase user wants to change it?

 

using BO 4.0, WEBI 4.0 and UDT

 

 

Vishal

Viewing all 5402 articles
Browse latest View live


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