Quantcast
Viewing all 5402 articles
Browse latest View live

Getting #Multivalue error in a formula in BI 4.1 Launchpad


Hello All,

 

After upgrading report from BO 4.0 SP4 to BO 4.1 SP3, we are getting #Multivalue error in some of the formulas in report. That formula is using one dimension and one measure object.

 

We do have that formula in several tabs in the same report but not all tabs are showing #Multivalue error. We are getting that error only in a few tabs.

 

Formula is something like this: =(Sum([Measure]) Where ([Dimension]=1)/Sum([Measure])Where ([Dimension]=8))-1

 

If I remove Sum function from measure then also it shows #Multivalue error.

I tried to drag n drop and hide dimension in the table but when I hide that dimension, whole row of the table is getting hidden.

I tried Foreach(Dimension) trick at the end of the formula but no luck.

 

Please help.

 

Thanks in advance.


After deleting Bex prompts that are not reflect in report level?

Hi,

 

In bex report level we deleted prompts but that are not reflect in report level?

 

so please tell me how to do those reflections?

 

we are using BICS connection.

 

Thanks,

Tulasi Das.

Web Intelligence

HI Every one,

Could u please tell me some some formulas and variables related to web Intelligence for Interview point for view

Pie chart

I have a pie chart with values, if i have only one sector(one value) then one full pie should show, but am getting an white line on that. How to remove that.

 

Please check the below image,

Image may be NSFW.
Clik here to view.

 

Thanks

Graph showing value and 12 months back value

Hi ,

 

i need to show a graph whihc has months as category axis and value as y axis. i need to show values of last 12 months and also against each monh what was the value 12 months ago... eg. if i have data as on NOV 2014 - 134 and NOV 2013 - 100.   then i need to show in one graph bar showing 134 and lie shwoing 100 etc.... i tried using a formula... like if month = nov 2014 then make it nov 2013 .. etc but when i filter the graph for last 12 months... since nov 2013 is excluded im unable to see 12 months back value... if i want it then am ending up with blanks at starting

Date Diff in Webi

Hello,

 

i have two columns in a MS-SQL DB which shows a login date and a logout date (both datetime2 datatype).

 

Login Date: 2014-10-15 09:29:12.772

Logout Date: 2014-10-15 09:31:32.318

 

Now i want to have the difference between this two dates in seconds, minutes or hours. i played with in the information design tool but no chance(it's a multisource universe). I tested with timestampdiff Is it possible to get the difference in web bi with a variable?

 

The Data Type of the Login / Logout Dimension in the Universe is DateTime.

 

I use Webi 4.0.

TOP 5 customer s in webi

Hi All,

We are pulling a bex query data into webi .I need TOP 5 customer s in webi report please tell me how can do that

 

 

Thanks

PRAVEEN

Interview Question in WEBI/Crystal report

Hi folks,

 

Interview ask below condition.

 

Need to generate only working days report, (Eliminate all week ends and holidays in a report)

 

Can any one suggest me how to generate report either crystal or webi using above condition.

 

 

 

Thanks

venkat


Loop

Hi,

I have Five tables that is one fact table,and four dimenssions forming the loop like tis only

 

Country<region<city<sales<showroom<(country   note ; this is first country table only dn't repeat again)

 

 

but i applied shortcutjoin from showroomtable to country table now take two objects from showroom table and counrty table

 

Is it give correct results in report level

 

 

 

 

thanks,

Rao

Sizing in BI 4.1 - Best Practices and Approaches for a Medium Scale Enterprise

Hello All,

 

I am planning to deploy SAP BI 4.1 SP3 in a Medium Scale Enterprise.

 

Users - 3000

Scheduled Reports that run overnight(Daily) - 500 scheduled Daily Instances.

Current BOXI Version - BOXI R3.1 SP5

CMS DB - SQL Server 2005

 

I would need a road map that can deliver best Server Performance in BI 4.1.

Please share any necessary documents for Sizing and approach,calculations that needed to be performed for AJS,WIPS,CJS Servers etc..

Intelligence Tiers?

Processing Tiers?

Data Tiers?

 

Regards,

Shravan


Speedo Meter Chart in Webi

Hi experts,

 

I am wondering if webi offers a speedometer chart ( or any thing related ) that will display a needle like pointer that changes dynamically based on the Target score ,Max score , current score.

Thanks in advance

Filter on dynamicDimension

DimensionA is created dynamically in a report based on dimensions chosen in prompts

I have to create a table like the one below.

As dimension A is created in report, any input filter assigned  to choose reference dimension (B in this case), filters entire table.

 

DimensionA

Measure

Measure chosen as reference

A

10

20

B

20

20

 

After  choosing reference

DimensionA

Measure

Measure chosen as reference

B

20

20

 

My requirement is to get below table and the measure chosen as reference should display B's measure for all dimension A.

 

DimensionA

Measure

Measure chosen as reference

A

10

20

B

20

20

Costum filter does not seem to work

Dear Forum,

 

Currently I just started using WEBI 4.1 SP 3 had a course an am capable te make simple reports. Currently I am trying to create a YTD filter for on of my reports. Using the following formula:

 

=If(Right([Max Month];2) = "01"; If([BookyearOffset] = 0; 0; 1); If([BookyearOffset] = 0; 1 ;0))


[Max Month] = Max([Month]) In Report

 

Month = yyyyMM

 

If the formula answer is "1" the report filter should show in that data in the report.

 

My problem is when I query multiple years of data only the dimensions that extist in the latest year are shown dimensions that exist in both year do not show when filtering the data.

 

Does anybody know a solution for this problem?

 

Regards,

HOw to create variable With IF Statement or CASE in IDT?

Hi Experts,

 

Using BO 4.1 Support Pack 1 Patch 8

IDT  Enterprise AUT

 

Could you please help on this issue i'm unable to create variable

using IF Statement and Case Statement

I've tried but getting SQl driver error

but when i used database function and so on  it is working

only IF statement and Case Statement are not working

IDT will support IF and Case?

 

 

 

Thanks

Ravi Kumar

Schedule a report many times using different prompts

Hello everybody,

 

Is there a way to create a Job (Like Publication) but including same report many times and change their prompts? See the example below:

 

Web Intelligence Report Name: "My Report by Plant"

Prompt for this Webi Report: Plant:

 

What we need over here is to create a job with many steps of "My Report by Plant", like this

 

Job/Publication name: "Daily Execution"

Step 1: "My Report by Plant" with Plant = 1234

Step 2: "My Report by Plant" with Plant = 2222

Step 3: "My Report by Plant" with Plant = 5155

Step 4: "My Report by Plant" with Plant = 3355

Step 5: "My Report by Plant" with Plant = 5684

 

I created a Publication, but I could not add same report more than once.

 

Thanks a lot and best regards,

Marcelo


Disable microcube in BEx Webi report

Hi,

 

We have a complex model in HANA made available via a VirtualProvider in BW 7.4 SP06. This model aggregates differently, depending on the filters and aggregation level. Therefore it is not possible to re-aggregate results like from store to region for certain measures.

 

Is there way to force database delegation of these measures? I can see if we create a Universe this will be possible, but I don't see a setting in the manual for this based on a BEx query using BICS.

 

As a results, the HANA View and BEx query return the correct data, but Webi is wrong.

 

Thanks for taking a look!

 

John

WHERE function in WEBI

I need to filter the data in webi layer. I used the formula using where function,

 

=SUM(Value) WHERE (]DATE]<22) but am getting empty value. Value is there for 22 in data source.

 

How i can get value?

Rank Functionality with MySQL ODBC universe

We currently have Oracle databases for nearly all of our universe development. With the Oracle universes, the Rank functionality works as expected within the Query filter pane. However, for one subset of our data we need to use MySQL with an ODBC connection for our universe due to confidentiality reasons. It does not appear that the rank functionality (in the Filter Pane when building the Query) works for MySQL. Can someone confirm that you cannot perform this operation with MySQL? Below is the error message that we receive when trying to implement the rank. Thanks in advance for your assistance!

 

Image may be NSFW.
Clik here to view.
ERROR_MYSQL.png

Chart show or hide

I have created a input control in the name of display, the values are

 

Show

Hide

 

If i select Show then chart should show, if i select hide then chart should hide.

 

I applied the formula on "hide when formula is true" =[Display]="Hide" but no changes.

 

How to achieve that?

Count of object for the Lastest( Max ) Date

Hi,

 

i have Measure object that has counts of IDs, and everyday in a week, it has different counts . And i want to show the count on the lastest Date

 

 

 

COUNT (ID)    DATE

 

2                       01/01/2014

4                       01/04/2014

7                       01/05/2014

 

so i want to show the count where the date is the latest , in the above example it will be 7 for date ( 01/05/2014)

Viewing all 5402 articles
Browse latest View live