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

format number to go 6 decimal places on the right

$
0
0

I am currently using: =Sum(ToNumber([Tons Emitted])) + FormatNumber([Tons Emitted];"######.######")

I also tried =Sum([Tons Emitted]) + FormatNumber([Tons Emitted];"######.######")

 

I am getting the results to where half of my numbers are right, the other half it repeats the number as: 12345.612345.6

and I get values with two decimal places like:0.62.617708

 

What can I do to take a sum of numbers and have them show the number going out at a minimum of 6 decimals to the right??

Thank you

Angela


Custom Prompt In Query

$
0
0

This is the 3rd time I'm writing this because every time I try to paste a line of text to avoid having to write it by hand this box stops responding. Very inconvenient. So this attempt will not be as detailed as originally. Instead, I will just ask:

 

how do I add a prompt to the custom query script of a Webi query? I've tried starting the WHERE line with @prompt, etc. with the correct parameters but when I try to validate the script it tells me I have an invalid prompt defintion. Wouldn't there have to be 'something =' before the @prompt?

Contexts issue in webi

$
0
0

HI Experts,

 

Recently User raised an issue with contexts popup in report . as he is  super user he is creating his own queries while doing run query he is getting with Context .but he is getting confused which context he needs to select

 

Context popup.PNG

 

I tried unchecking Reset context refresh in query properties but no use .so what could be the solution as of now i prepared DOC and gave to user which objects he needs to select from which context but this is not right way doesn't make sense

 

Context 1.PNG

 

Any help highly appreciated

What is "Secured Cache enabled" in BOXI3.1 WIReportServer Metrics?

$
0
0

What is "Secured Cache enabled" in BOXI3.1 WIReportServer Metrics?

# Multivalue error in WEBI Measures

$
0
0

Hi Experts,

 

Actually .in one of measure format I am getting # values  for some cells .so I used below formula to avoid this

 

Format Number.PNG

 

after Applying this # value is gone.but I am seeing # Multivalue error

 

Format Number1.PNG

 

Can any one  point me where I am going wrong. I kept Measure as delegated .

 

Any help Much appreciated

 

Thanks,

Varun

BICS error in WebI Rich Client

$
0
0

Hi Everyone,

 

we have one strange problem, we are using BW BICS connection that works good in Webi via BI launchpad, but same connection doesn't works in Webi Rich Client for same user, it seems to be client and user machine specific.  for same user it was working good in Webi Rich Client few days back.

 

anybody have faced this kind of problem before, any idea?

 

it seems to be problem from local machine or webi rich client logs or cache memory.

 

Even for predefined user BICS connection also have same problem.

 

Regards,

Ganesha

Your session time out.Please close the java interface and log on again

$
0
0

Hi All,

 

I am facing subjected error, while launching Web Intelligence Rich Client.

Web Intelligence Rich Client (WIRC) it not opening.

Problem is @ my machine, on issues at server machine and other machines.

I can open reports through BI launchpad, through WIRC i couldn't.

 

I tried following options:

1. I uninstalled and reinstalled java 1.7 and 8

2. I uninstalled and reinstalled BO client

 

Following is machine configuration details:

 

1. SAP BO Version 4.1 SP 5 Patch 4 update.

2. OS - Windows 7 Enterprise.

3. Java version 1.7.0_67 - 64 Bit Server VM mixed mode.

4. Issue appear in client machine - Yes (other machines - No)

 

Kindly advice me.

 

Thanks and regards,

A

How to Create a Date Variable

$
0
0

Hello again folks,

 

How do I create a date variable to show the data for the LAST 12 Weeks, CURRENT Week and NEXT 12 Weeks.

 

Any help would be appreciated.


Inserting report filters

$
0
0

We have to insert a new report filter in between the existing report filters in a Web Intelligence Rich client 4.1 report. May i please know how to do that? In the previous version (3.2), when i drag an object from the objects panel & place in the filter pane even between the existing report filters, it was possible.

Cell alignment in a table

$
0
0

Hi please help I am new to SAP and webi reports. I have a vertical table on a report and one of the cells is not aligned to the others. I have tried to check the cell properties against others and they are the same but this cell is still standing slightly above the others. I need to have all three of them on the same level

 

Cell.jpg

Popup in Webi on open

How to fix MULTIVALUE error on merged dimensions

$
0
0

WebI report (version 4.1 SP5) I have 2 queries that have been merged on the field Tagname.  Query 1 uses a universe pointed at a SQL Server database.  Query 2 uses a universe pointed at an Oracle database. Query 1: selects Tagname, SampleDate, SampleValue where Tagname = user inputted name and SampleDate between user inputted begin date and user inputted end date. Query 2: Selects Tagname, Revision, BeginDate, EndDate, CPK Limit Where Tagname = Result from Query 1 for Tagname The SampleValue field in Query 1 represents sampling test data collected during our manufacturing process.  The CPK Limit field represents a control limit upon which we measure the results of our sampling test data.  Ultimately my goal is to create an SPC chart that displays a line graph showing sampling test data and CPK Limit over a date range. After merging the dimensions and adding the CPK Limit from Query 2 to Query 1, I got #DATASYNC and #CONTEXT errors.  I created a report variable for CPK Limit and now get the #MULTIVALUE error, which makes perfect sense.  The data modeling related to Query 2 allows for revision control, for example: Revision A is effective from BeginDate = 1/01/2015 to EndDate = 12/31/2015, CPK Limit = 4000 Revision B is effective from BeginDate = 1/01/2016 to EndDate = 12/31/2017, CPK Limit = 3700 So it makes perfect sense why there are multiple values being returned in that one field.  We may run a report for a Tagname from 5/01/2015 to 5/01/2016 which returns both CPK Limits of 4000 and 3700.  What I can’t figure out is the correct method for resolving this problem.  For each row, I need to apply logic that displays Query2.CPK Limit where Query1.SampleDateTime is between Query2.BeginDate and Query2.EndDate, for example: Q1.Tagname      Q1.SampleDate  Q1.SampleValue    Q2.CPKLimit Machine1              08/17/2015                3875                  4000 Machine1              03/15/2016                  3925                3700 Any advice is greatly appreciated, thanks

How to include text in BO 3.1 universe schema

$
0
0

Hi All,

 

How to include text area (information about context or small group of tables) in universe schema.

 

BO version -- 3.1

 

Can anyone please let me know how to do this.

 

Thanks,

Subash

Detail variable in merged query has no values

$
0
0

I have merged two queries in Webi based on CustNos.  Now I want to add dimensions from query2 and have created detail variables for each and have attempted to associate them to the merged dimension.  However when I close the detail variable properties box, and reopen it, the associated dimension is not saved and returns to the original "Select dimension".  I can select the specific dimension from query2 and it will save but when I attempt to display the detail variable in the results, no value is displayed.

 

Query1

 

CustNoAddr
521Wyz Main
655234 5th Ave
750789 10th Street

 

Query2

Cust_IDCYMR
52103ED101
65506BD201
75003CA101

 

Desired Merged Results

CustAddrCYMR
521Wyz Main03ED101
655234 5Th Ave06BD201
750789 10TH Street03CA101

 

What I'm actually getting with Detail variables

CustNoAddrCYMR
521Wyz Main
655234 5th Ave
750789 10TH Street

SAP BO Webi: problem with link in cell

$
0
0

Hi, I have a report on WEBI (the version is SAP BO 4.1 SP 6) in this mode:

 

 

The source of the report is a BEx query on SAP BW, linked by OLAP connection.

 

In the report there are two key figures:

1) "A" is the AMOUNT (the source is a delimitied key figure on query BEx)

2) "A/TOTAL (A)" is a variable in WEBI with this formula: =[A]/(Sum([A]) ForAll ([PUR_GROUP];[CHAN DISTR]))

In this case all works fine.

 

Now, I must linked the cell with the dimension "CHAN DISTR" to a new report: I have created the link with parameter and all works fine again, but the vaule in column 2 is now no correct (it's correct only in rows where there's no link):

 

 

I have tried to put the dimension "CHAN DISTR" in report and hide it... but doesn't works again.

 

Have you any solution for to see correctly the values in column 2?

 

Thanks

 

Gaetano


Hi all,

$
0
0

HI All,

 

what is use instance manager and LCM in cmc..?

 

 

what is the Publication in CMC..?

 

Please give any guidance .........

 

Thank you...

 

Regards,

Sridhar.

trying to merge chart and table

$
0
0

Hello Team,

 

i have some data which is look like

 

 

Channel

 

 

LYSM

 

 

PMTD

 

 

Current MTD

 

 

YOY

 

 

MOM

 

 

Agency

 

 

280.55

 

 

121.23

 

 

276.58

 

 

-1.42%

 

 

128.14%

 

 

CAB

 

 

316.78

 

 

193.53

 

 

317.21

 

 

0.14%

 

 

63.91%

 

 

DD

 

 

153.51

 

 

45.62

 

 

127.93

 

 

-16.66%

 

 

180.43%

 

 

Online Sales

 

 

7.47

 

 

1.77

 

 

2.26

 

 

-69.75%

 

 

27.68%

 

and trying to make it like

Capture2.PNG

 

the challenge is how can show YOY and MOM value in chart as per showing in above chart.

 

 

Regards

GK

Latency first time an object is selected issue recreation

$
0
0

When users first login to Web Intelligence and attempt to create a new "Universe" document, they are experiencing a 15 minute wait time when they move the "Diagnosis Code" over to "Query Filters" and select "Value(s) from list".  The issue only occurs the first time they attempt to display the code list, so any subsequent requests only take about 30 seconds, that is, until the next day when the issue apparently resets and users again experience the initial 15 minute wait time.  It appears the object is being cached on our Citrix servers (where the application is being launched from), but in order to troubleshoot, I need to be able to reproduce the issue.  So far, I've attempted to delete my own profile, my temp profile, and clear the java cache with no luck.

 

Is there something I can delete/move/modify in order to remove/reset the cache to reproduce the issue?

Reproduce an issue in Web Intelligence

$
0
0

I'm attempting to reproduce a latency issue.  When a user first logs on, they are attempting to create a new "Universe" document by dragging "diagnosis code" into the "query filters" box (no report at this point).  When clicking the small box on the actual query and selecting "Value(s) from list", the resulting code set takes 15 minutes to produce the first time (subsequent times take less than a minute).  This issue resets daily (every morning, the first attempt requires a 15 minute wait time).  I'm attempting to reproduce this issue more frequently, but have been unsuccessful in determining where this is caching on our systems.  I've attempted deleting my profile, my temp profile, and clearing the cache from Java with no luck.  In order to deep dive into problem determination, I need to be able to reproduce this error on a whim, as, right now, I have to hope my efforts are doing something before checking in the next morning.

Date Prompt not filtering properly

$
0
0

I've been made aware of an issue within LO whereby date prompts don't seem to function properly.

If the date filter is set to 24/03/2016 the query returns data – if the date filter is set to 31/03/2016 no data is returned.

However, checking the query in the old version of LO returns data.
The query also works fine when built within Webi.
The Oracle database would be working with dd/MM/YYYY formatted dates.

The user tried recreating the query from scratch and the issue still exists. He also noted the query, which is a very simple one, works intermittently for previous dates.

Live Office 4.1 SP5 Patch 4 (14.1.5.1634)
Excel 2010

Any ideas?

Viewing all 5402 articles
Browse latest View live


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