Quantcast
Channel: SCN : Unanswered Discussions - SAP BusinessObjects Web Intelligence
Viewing all 5676 articles
Browse latest View live

calculation base on break on a crosstab. How to?

$
0
0

I build a crosstab table that showes the sales revenue development for each city year over year (Attached is an example from efashion)

I made break on city.

Now at the yellow row at the picture I want to calculate the growth between months year over year

on January for California its should be -- 288,260 / 226,268 - 1 = 27% and so on...

 

I guess I need to do somthing like this : [sales revenue] where ([year] = 2006) / [sales revenue] where( [year] = 2005) -1

but what if i want it dynmic?

I mean It will always be a comparison between two periods (two rows) the years can changed every time either by input control or by selected diffrent years on the query.


Is it possible?


Calculating months between 2 dates including Decimals

$
0
0

Hi,

 

I'm trying to calculate the exact number of months between two dates. If I use MonthsBetween() formula in WEBI, it returns rounded numbers which is no good. I need exact decimals equivalent to Oracle function "MONTHS_BETWEEN".

 

 

I know a way, i.e., =DaysBetween([Start Date];[End Date])/30 but I think it's not exactly accurate. Does anyone know a better way to do the equivalent to Oracle function "MONTHS_BETWEEN"? 

 

 

FYI, I am using webi 4.0 SP5.

 

 

Thanks & Regards,

Naveen.

Refreshing Analysis for Excel workbook using Opendoc url

$
0
0

Hi,

 

I am trying to refresh analysis for excel workbook using the following URL.

 

http://myserver/BOE/OpenDocument/opendoc/openDocument.jsp?iDocID=AbRz5Z_30ydMt9VGfBrQPwU&sIDType=CUID&lsSQuantity=1000

 

Actually it opens the workbook with the saved parameter.  Its not refreshing the workbook.  How to achieve it.

 

Thanks.

 

Regards,

Subramanian S.

 

Note:-  I posted the same query in AFO community also.  Since I am using open document syntax to achieve it,  I thought  this communities expertise will help me in resolving the issue.

Issue on Where operator in WEBI 4.1

$
0
0

Hi,

I'm having the following situation:

ProductPeriodPlantStorage locationQuantity Value
AAAJan-151100100
AAAJan-151100111010300
AAAJan-151100112020600
AAAJan-1511001130260
AAAJan-154100112
AAAJan-154100411010300
AAAJan-154100412011330
AAAJan-154100413020600
AAAJan-154100414025750

I need to sum the values without the storage location to ones with the next storage location (always the minimum for that plant and period). So I created a variable Min to calculate the minimum and another variable Storage location X =[Min] Where([Storage location]="") and Storage location Y=[Storage location] Where ([Storage location]<>"". The second one is showing correct values only when I have in block also the Storage location Y. What am I doing wrong? Please suggest a solution. I also tried with if, similar situation.

 

The final result will have to be:

 

ProductPeriodPlantStorage locationQuantity Value
AAAJan-151100111010400
AAAJan-151100112020600
AAAJan-1511001130260
AAAJan-154100411011312
AAAJan-154100412011330
AAAJan-154100413020600
AAAJan-154100414025750

 

Also I am not sure if this is the right way to achieve what I need.

 

Lavinia Zara

PS: I am on WEBI 4.1

Rich Client Error - you cannot log on in offline mode

$
0
0

Hi,

 

I am trying to log into Rich Client but get the following error. I am not trying to log in as offline mode. I have set the system and username correctly for an enterprise system.

 

I have read in some posts that i should move a file from a LocData folder but i cannot find this folder? I am on SAP BI 4.1.

 

Rich Client Error.jpg

String index out of range switching to Design mode through HTML

$
0
0

Hi,

 

I got the error "String index out of range: 5 (Error: INF)" when I press the Design button in HTML mode. The report renders correctly in HTML Reading mode and I can open it and modify it in the Java applet.

 

I am getting some strange errors in Webi documents like errors trying to modify the linking to an element or get disappeared input controls in Java applet which are visible in HTML mode.

 

I think that I have made several changes in the report and it can be in a corrupted state or similar.

 

Is there any way to fix the error "String index out of range: 5 (Error: INF)"? And a way to verify the health of the report?

 

Thanks

webI report scheduling error

$
0
0


Hi All,

 

getting error(attached) while going to schedule the webI report.

 

Thanks in advance.

 

Venkat

does ancestor,descendants functions work in WEBI 4.1 SP6 for Bex queries

$
0
0

Hi everyone,

 

i am trying to play around with set functions such as ancestor and descendants in WEBI 4.1 SP6, we use a bex query created from SAP BW cube.

 

I looked around the web for examples and still get a syntax error when trying these functions.

 

The isleaf and depth functions work though.

 

Thanks.

 

 

 

 

Thanks.


Report structure

$
0
0

Hi

 

I have a dataset like below,

 

k1.png

 

I want to use cross tab and like below structure, in columns at present i have count. I will replace with region wise count which is dynamic.

 

k2.png

 

Thanks

Hari

IDT ifelse or case statement

$
0
0

Hi Guys, need advice and help

 

scenario

i need to show in my WEBi report items which have different items

i have purchasing doc types and PIINS

i am showing all purchasing doc types e.g A, B, C, D , E with all the piins in my reports

but for purchasing doc type  Z  i only wanna show piins that 900*.

 

how can i write a statement for this in IDT, cannot be in Webi.

 

if (PO type = z then piin= 900 else Piin)

see extra territories when report scheduled thru publication

$
0
0

Hi All,

 

I see extra territories when the report is scheduled through publication with a business user id and input control selection but when I (developer) tested this I do not see extra territories.

 

I checked to see if it an issue with user's security profile but it is not

 

t1.PNG

t2.PNG

 

Your kind help is appreciated

 

Thanks, Kris

Equivalent function in webi for PageInSection() of Deski

$
0
0

Hi,

 

Does anyone know a solution or workaround to get the equivalent function in WEBI for PageInSection() of Deski

 

Thanks & Regards.

Naveen.

Weekly and YTD figures

$
0
0

Hello,

 

I'd like to report on Weekly and YTD measures in the same report, preferable using one query, instead of several (and then filter) also have an ability to group by some other dimensions, e.g. depots, dates or periods.

 

Adding date to the queries breaks the report aggregations if that field is not included as a column, eg. this query:

 

(

SELECT

  'PP' KPI,

  dbo.view_BO_Perf8.Date,

  Sum(dbo.view_BO_Perf8.DailyRouteTargetPunctuality*dbo.view_BO_Perf8.CntPunc)/Sum(dbo.view_BO_Perf8.CntPunc) Target,

  100*Sum(dbo.view_BO_Perf8.FndPunc)/Sum(dbo.view_BO_Perf8.CntPunc) Actual

FROM

  dbo.view_BO_Perf8

WHERE

( dbo.view_BO_Perf8.ParentRoute <> 'City Shuttle'  )

  AND  ( dbo.view_BO_Perf8.ParentRoute <> 'City Shuttle'  )

  AND

  (

   rtrim(convert(char,dbo.view_BO_Perf8.Date,111))  >=  rtrim(convert(char,dateadd(d, -6, dateadd(d, 6, DATEADD(wk, DATEDIFF(wk,0, getdate() ), -7))) ,111))

   AND

   rtrim(convert(char,dbo.view_BO_Perf8.Date,111))  <=  rtrim(convert(char,dateadd(d, 6, DATEADD(wk, DATEDIFF(wk,0, getdate() ), -7)) ,111))

   AND

   dbo.view_BO_Perf8.ParentRoute  <>  'City Shuttle'

  )

GROUP BY

  dbo.view_BO_Perf8.Date

UNION

SELECT

  'SD',

  dbo.view_BO_Perf8.Date,

  Sum(dbo.view_BO_Perf8.DailyRouteTargetServiceDelivery*dbo.view_BO_Perf8.SchTrips)/Sum(dbo.view_BO_Perf8.SchTrips),

  100*(Sum(dbo.view_BO_Perf8.ActTrips)-0.125*Sum(dbo.view_BO_Perf8.FailShorts))/Sum(dbo.view_BO_Perf8.SchTrips)

FROM

  dbo.view_BO_Perf8

WHERE

  (

   rtrim(convert(char,dbo.view_BO_Perf8.Date,111))  >=  rtrim(convert(char,dateadd(d, -6, dateadd(d, 6, DATEADD(wk, DATEDIFF(wk,0, getdate() ), -7))) ,111))

   AND

   rtrim(convert(char,dbo.view_BO_Perf8.Date,111))  <=  rtrim(convert(char,dateadd(d, 6, DATEADD(wk, DATEDIFF(wk,0, getdate() ), -7)) ,111))

  )

GROUP BY

  dbo.view_BO_Perf8.Date

)

 

KPI_results.png

produces correct results and groups data correctly, regardless of what's included in the select/group by clauses.

 

Removing fields from the WEBI table produces incorrect results because the date column is not used in the WEBI table.

 

KPI_results date removed.png

 

What's the best way to handle this? Should I use aggregate aware function? I need to report on weekly and YTD figures. Is it possible to achieve it using one query?

How to use to date and format date in my Report

$
0
0

Hi All,

 

My report back end is Bex and i have reference key which is coming from Bex query.

 

I have to format that key into Date format in dd/mm/yyyy.

 

The key is coming in the below format:

 

01012015....i ahve convert that in to dd/mm/2015.

 

please help me to resolve the issue.

How to exclude 0 or null values in a where clause

$
0
0

I have the following  formule [dimension] where [dimension2]="example" and i get the following

 

prueba.png

 

i want to exclude the last row without using filters on table. can anyone help me?


Problem regarding filter bar

$
0
0


Hi,

 

I am facing a problem in BO4.0.

 

I added a filter bar in a report where data is displayed by selecting the values from drop down filters but when I open that report in infoview I am not able to select values from drop down filters seems filters are not active in infoview.

 

Suggest solution for this.

 

Thanks & Regards

Shivangi

Formatting issue in exporting webi report to excel

$
0
0

I have a webi report where I am showing Amount. When I export this report to excel the comma is dropped from the formatting of the amount.

For e.g: Rs 1,234,546 appears as Rs 1234546

webi 4.1 crosstab columns have been cut off due to pagemode is not supported

$
0
0

Our problem is we have over hundreds of reports that have crosstab in it... We used to pass down pagemode = listing inside URL to ensure report would show all the columns while getting launched ...

 

after we upgraded to 4.1.. page mode seemed not being supported anymore and it bring difficulty for us to go back to change all the crosstab reports...

I know for individual report, you can go page setip -> display -> row and change it to be a big number however changing all the reports individually doesn't seem to be an efficient way ...

 

does anyone have better ideas? is there any way I can change them all changed at once?

User Response In Webi

$
0
0

Hi Folks,

 

I have requirement like below.

 

Dimensions:

 

Company Name

Company Code

 

How to achieve below results with mention diemension.

 

Prompt: When i used Company Code in the prompt I want to display report like below.

                   

ABC: 001

 

Company ProfitYear
20002000
30002001
40002002

 

 

Suggest me guys.

Few Dimension are grayed out in the report

$
0
0

Hi Folks,

 

In my report there are couple of  fields inserted from Universe(3.1).

 

When I select age fields, remaining field are grayed. Please suggest me what it means.?

 

 

Ex:

 

Company Code

Company Name

Company profit

Year

Month

Salry

Dept

Age

 

 

 

Thanks in advance.

Viewing all 5676 articles
Browse latest View live


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