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

Count number of items in list where criteria is met

$
0
0

Hi,

 

I am having problems on my chart in order to ONLY show the number of users who activate contracts on a particular day, e.g. greater than zero. Currently it shows the count of all users even those who have zero contracts assigned to them.

 

I have tried using the WHERE clause to count the number of user names where the number of contracts paid out is greater than zero but that will  not help as it is not relative to an individual user's count but rather than the whole count of contracts.

 

Can anyone please suggest how I can apply a variable where it counts:

  • [Last payout user name] where
  • [Last payout user name] has a number greater than zero in the [Paid Out (Contracts)] dimension

 

 

The example shown below, it has 8 users in the table but I want to return the value of 7 in the chart.

 

sap1.JPG

 

 

sap2.JPG

 

Thank you for your help


WebIntelligence Rich Client 4.2 SP6 : RepositoryFacadeImpl

$
0
0

Hi,

 

I use WebIntelligence Rich Client 4.2 SP6

By selecting a folder, I have got this message:

 

RepositoryFacadeImpl::getWIDocumentList : unexpected exception

 

What does this mean?

How to not make it appear?

 

Thank you in advance for your assistance

Section Level Filter is not taking effect

$
0
0

Hi All,

 

I have a report with 4 sections.

I have a report level filter, which filters data based on Channel (A high level hierarchy LVL1=Channel).

 

Now in 2 of the 4 sections, I want to apply a filter such that a more granular level - let's call it "Telecom" - is filtered OUT.

But after I apply the filter LVL2 <> Telecom, the data doesn't actually filter out.

I know it because i have pulled in a table in this section, populating LVL2 data. It's populating Telecom too.

 

Has anyone seen this before?

Double hop authentication setup in BO 4.1

$
0
0

Hello Gurus,

I am having a situation here.

I have Application, DB, and Business Objects on three different servers.

My BO server has been configured with 32 bit and 64 bit ODBC drivers using Windows authentication.

Connections have been tested successfully on ODBC Drivers, and Universe.

Now the issue is when the reports are executed on the rich client, they are fine. But, when I execute the same report on Info view ( launchpad) I get the SQL server driver authentication. When I further digged in , I came to know that we need to have SQL server authentication on driverse instead of Windows authentication. Client's policy is against this and they do not want to have the user changed to SQL server auth.

They suggested if we can do the Double hop authentication , where an anonymous user goes to infoview or launchpad and executes the reports, and then it takes the windows auth user to reach the DB and retrives the results and displays in the report.

Is this possible? If yes, can you please suggest with a work around of steps need to be taken?

Match Pattern in variable

$
0
0

Hello Experts.

Can some one please suggest me a solution for my issue.

I have a report on survey which is pulling question from question table and answers and comments from answer table

As the Answers and comments are saved to the same table but under different answerID, they are displaying in the same column when the AnswerID is pulled in to the table.

But as per the requirement, I need to make sure that I get comments on the seperate column for corresponding answer.

I tried Match pattern on QuestionID but I experienced an issue where the Main question is disappearing from the table. Even though comments belong to the parent question, each comment is tied to ChildquestionID.

Plesae see the attached screenshot for further detail.

webi 4.1 SP3 disable drill option

$
0
0

we just migrated from BO 3.X to 4.1 and we have encountered an issue where when we select a value from a filter. A drill botton appeared on the column name and it messes up our report when you actually click on the drill ...

 

is there anyway we can disable this drill option as a whole?

 

the work around we had in 3.x was to add an empty space at the end of the value however it seems not working anymore ...

[BI 4.2] Web Intelligence Hierarchy on HANA

$
0
0

Hi.

 

As you know, we can use direct connection between Webi and HANA in BI 4.2.

Also use hierarchy function in Webi.

 

 

I'm testing to obtain the value of last year on the hierarchy as below.

 

TIME_HIERARCHY

amount

this year

amount

last year

- 2012780
    20120110
    20120220
    20120330
       ~
    201212120
- 20132220780
    20130113010
    20130214020
    20130315030
        ~~~
    201312240120
- 201433602220
    201401250130
    201402260140
    201403270150
        ~~~
    201404360240
+ 201551003360
+ 201665405100

 

I've tested the functions "Lag", "RelativeValue".

 

RelativeValue function : Failed

The value is disappeared when relative value is in closed tree

For example, when 2013 tree close, 2014' month value are disappeared.

 

Lag Function : Failed

The function does not allow sign "-".

 

for example

=Max([amount];{[TIME_HIERARCHY].lag(-1)})

 

SAP help guide said,

=====================================================================================

 

Syntax

 

member member.Lag(distance)

 

Function Group

 

Set

 

Input

 

 

ParameterDescriptionTypeRequired
memberAny membermemberYes
distanceThe distance of the member from the current memberintYes

 

 

Notes

 

  • Lag is not used as a standalone function. It is used in the input parameter in aggregate functions that specifies the member set for aggregation.
  • If distance is positive, Lag returns the member distance places after member. If distance is negative, Lag returns the member distance places before member.
  • member is the current member of a hierarchy. When the hierarchy is not in the context of the block, the formula returns an empty value.
  • Lag uses the member order in the hierarchy and query to return the related member.

=====================================================================================

 

 

Who has an idea to obtain last year/month value in the Webi hierarchy table like the grid?

(Years are changable depending on input parameter of HANA.)

If (Isnull()) Formalla in Webi Report

$
0
0

Dear Folk,

 

I am getting one small difficulty in Webi Report, I created Bucket wise formula , If bucket is Empty then I want to show as "0" ,

 

Will you please help me to solve out this.

 

Please find below formula and snapshot of output.

 

IMG1.png

IMG2.png


elearning videos

$
0
0

Hi Gurus,

can anyone please guide me as to where did all the Elearning videos go on this new SCN website?

Thank you.

Not Implemented: DefaultDateCreator requires mercury stype.... error

$
0
0

Hello

 

I have a query that will not run in my current report in Webi.  I keep getting Not Implemented: DefaultDateCreator requires mercury stype date format for PRM dates.  My report contains 6 queries (4 from 1 universe and 2 from the another).  The query was working last month, but not now.  I also noticed that on my report data tab the selected query I am trying to run states that the last time the query was updated was 12/31/1969 ( I ran this query right before thanksgiving 2014).  

 

 

Can someone help me with this?

Error Message.PNGLast Refresh.PNG

Dimension Ojects of one Universe not placing in output Table of another Universe

$
0
0

Hi All,

 

In my WEBI report I am using 2 Universes. Say Orders.unx and Inventory.unx ( I am creating through BI Launch Pad )

 

When I add 2nd universe to my report as Query 2, the fields from query 2 appearing in Available objects along with query 1. But, when I drag them to table output they are not visible. But, measure objects are visible when I drag them .

 

Please let me know how to sort out this issue.

 

Thanks!

-Karthik

FHSQL in BI 4.1 SP6

$
0
0

Hi all,

 

 

 

I have installed BI 4.1 SP6 Patch 2, I created a report based on  FHSQL. When I create the report all works fine, but if I try to add a column to my query this is executed without error but when I insert the new column to the report I obtain an error ERR WIJ 20003

 

com.businessobjects.sdk.core.exception.common.IllegalArgumentException: [IllegalArgumentException] <pageIndex> (Error: RWI 00011)

  at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:152)

  at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:92)

.....

 

Somebody else has encountered this issue?

Regards,

 

Laura

Index 0 size 0

$
0
0

Hi,

 

 

We are in BI 4.1 sp6.

 

We are getting the error Index 0 size 0 while saving report.

 

I understand there was bug in 4.0 version, does it re occurred?

 

Any workaround solution available?

 

 

Universe we are using is .unx

 

 

Ben

Allow user input for incomplete report (not all data available in BW)

$
0
0


Hallo Guys

 

So I'm a little stuck and was wondering if any of you might have a few ideas.

 

Scenario:

Automate a manual process by adding the data to BW and creating a report according to government standard (template none negotiable). Done.

The report format looks a lot like something I should have done in crystal reports, but we had our reasons for choosing webi.

The report has some sort of header table (not in the report header, but repeated on every page) and it is located 4 sections deep (this allows the other fields to be populated dynamically). It looks like this:

 

header table.png

We are unable to calculate the yellow block because we did not import any old data into BW.

Because this is a report template repeated on every page, you are unable to change the cell content as it would reflect on every page.

 

The perfect solution would have been to be able to export to MS Word, that way they could just type it into every page.

Excel throws away the headers and footers, and even of I move them into the body, I lose the pages. (just a dump onto a sheet)

 

I have tried exporting to PDF and then trying to convert the PDF to Word with a few free online tools but it's not so great

 

Any ideas? We are on BO 4.1 SP4

 

Regards

Antonette

Last Refreshed Date in Webi

$
0
0

Hi,


 

I would like add a last refreshed date/ last execution date of data provider.

I am using the LastExecutionDate() object which is giving me the date and time in GMT format. But I need them in EST format.


 

Below are my preferences:


Product Locale: Use browser locale

Preferred Viewing Locale: Use browser locale

Current TimeZone: Local to web server


 

Please suggest me on this.


 

Thanks,

Ram


Image from server on WEBI report?

$
0
0

I have uploaded a image on server IMAGES folder.

 

I want to use this in a WEBI report

 

Q1 - does the image uploaded on server has to be only gif, .bmp, or .jpg format  OR can it be .png format?

 

Q2 - I click on the cell -> right click -> image from address -> What should be the syntax to refer to the image which is uploaded on server folder?

 

Please advise?

 

Vishal

Regarding error in webi,

$
0
0

Hi all,

 

       Report is not consistent am facing the error as in snapshot,Kindly suggest me what best i could do to make report work.

 

  Report error.PNG

Thanks in advance & wish all Happy & Prosperous new year.

How to group incoming data in a crosstab?

$
0
0

Hi All,

 

I have a challenge in my incoming data as described below:

 

A crosstab is created that has Location and Department numbers as per Year and Month.

 

However since April 2015, A new Location is added to the incoming data titled All Departments that has some new Departments.

 

As seen in the screenshot below, Location = Los Angeles has 2 new Departments added since April 2015 titled ABC Grocery – 2 and DEF Clothing – 2 for which the numbers have started to populate since April 2015.

 

Similarly, Location = New York has 2 new departments added ABC Restaurant - 2 and JKH Clothing – 2

 

crosstab_01072016.jpg

 

Is it possible to be able to group these new departments and show them under the corresponding Location as seen below?

crosstab_01072016v2.jpg

 

Any help is highly appreciated.

#multivalue error for detail object in webi report

$
0
0

Hi,

 

I am facing #multivalue error in my webi report.

I am using 2 queries 

 

Query 1

 

Account Number

Cost Center

 

Query 2

Account Number

Order Number

 

Now I want to display Account Namer,Cost Center and Order Number in the report.

 

So I merged Account Number from both the queries, and created a detailed object "Order" and associated it with [Query 1].[Account number].

 

But Order displays values for some accounts, and displays Nulls and #MULTIVALUE error for some accounts.

 

Please through some light on this issue.

I tried every possible solution from my side, but couldn't get it work. It is happening because there is a 1:N relationship between Account Number and Order. I can not use any aggregate function because it will give only the Max or Min value, but I want list all the value of for each Account Number. Avoid Duplicate Row Aggregation was also checked but it didnot help.

 

 

Thanks.

Empty Bullet in Navigation Panel

$
0
0

This is more of a question as to possible application behavior. Business Objects 4.1

 

I have a Webi which displays several groups in the navigation panel, each group name preceded by a bullet with 1 additional bullet added to the list ; one which is not associated with anything.navigation_sap.jpg

 

If I change the view to User Prompt, the following apperars:

 

navigation_sap_2.jpg

with (-Show List of Values-) in the 'empty' Bullet Space. I noticed that clicking on the 'empty bullet' brings you to 'top of pager', that is, the top of the groups collection.

 

Is there any way to remove the 'empty bullet' or is this the expected behavior?

 

Thanks!

Viewing all 5402 articles
Browse latest View live


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