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

Unable to Logon in Rich client in Offline mode in BI4 SP6

$
0
0

Hi Experts,

     I'm using BI4 SP6. I'm able to log on with rich client in online mode and able to import documents and work on it. But i could not able to log on in offline mode. its keep on saying that at least once you have to log on with online mode, even though i have loged on in online mode and impot documents. i could able to see the docs in Userdocs folder. I have tried the below steps but still i could not able to use the offline mode.

 

  1. 1. Launch Webi Rich Client(Right click on Rich Client and select Run as Administrator)
  2. 2. Log on in Online mode and open some reports.
  3. 3. Exit from Rich client and close the session completely.
  4. 4. Again Launch Webi Rich Client(Right click on Rich Client and select Run as Administrator)
  5. 5. Log on in Offline mode and open the reports which you have opened in online mode.

 

And i have tried to remove the lsi file from %Userprofile%/mydocument/my business objects documents/locdata folder. sitll no luck. Can you please help me to resolve this.

 

Thanks and Regards,

Murali.


How to restore reports from CMC

$
0
0

Hi,

I am using webi 4.0 for my reports

unfortunately my reports got deleted

is there any way to restore it

 

Thanks & Regards,

Ankitha

'*' or 'ALL' option in LOV of a prompt to select ALL values

$
0
0

Hi,

 

I want to include '*' or 'ALL' in the lov values of an object with datatype number.

Regarding this i found a working solution for string type object. But how to implement same functionality in number type objects.

 

Thanks,

Subash

Able to schedule reports only in web intelligence format- Please help

$
0
0

Hi ,

 

I have scheduled an webi report and in output format its showing only webintelligence.

I am not able to see the EXcel , PDF options.

I moved to same report to my favourites and there i am able to all output formats.

Is this due to any rights related issue?

Please assist me.

error.jpg

Set default value

$
0
0

Hi,

 

I have a standard report where queries are Month, Revenue and Assignee. I need to add a new column called Team Lead where Team Lead is not part of the query from Universe. As an example, Cynthia and Jane belongs to Mark's team. Where can I set Cynthia and Jane as part of Mark's team? 

 

Second question, if Mark leaves the company in April, I have Joe placing Mark. Is there a date-specific setting for that?

 

 

MonthRevenueAssignee

Team Lead

(new column)

Jan-20131,230.00CynthiaMark
Jan-20132,301.00ChuckMary
Jan-20133,829.00JaneMark
Jan-20134,892.00CynthiaMark
Jan-201318,493.00JoeMary
Jan-2013103.00CynthiaMark
Feb-201320,912.00JohnPeter
Feb-201323,092.00JaneMark
Feb-2013482.00ChuckMary
Feb-201318,392.00CynthiaMark
Feb-2013391.00JaneMark
Feb-20133,018.00JoeMary
Feb-20132,948.00JohnPeter
Mar-201318,943.00JohnPeter
Mar-2013108,942.00CynthiaMark
Mar-20132,983.00JohnPeter
Mar-20134,893.00ChuckMary
Mar-20131,093.00CynthiaMark
Apr-20132,094.00JaneJoe
Apr-20131,092.00CynthiaJoe

Need Assistance on WEBI Report Publication

$
0
0

We have requirement to publish the WEBI report to different recipients(Directly to their email accounts) with different parameters.

 

Is it possible to achieve using Publications.

 

Ex:Region_Sales report.

 

Region wise Email Accounts

 

West Region:

User1@Westregion.com,User2@Westregion.com

 

East Region:

User3@Eastregion.com,User4@Eastregion.com

 

Currently we are scheduling this report twice with different parameters for above two different regions.

 

Instead of scheduling the report twice,one report should be sent to different region with different parameter values.

 



Thank in advance.

Removing white spaces

$
0
0

Hie Guys,

 

One of the columns in my report - "Status Description" contains few lines of white spaces before the contents of the cells are displayed. Example is given below. Can anyone tell me how I can remove those white spaces (function/formula)?  Thanks.

 

 

Project ID

Status Description

100

 

 

This project will increase sales by $1.2 M. It will also help increase profit by $0.2 M

101

 

 

This project will increase sales by $1.5 M. It will also help increase profit by $0.5 M

102

 

 

This project will increase sales by $2.2 M. It will also help increase profit by $1.2 M

Row level Security in CMC level

$
0
0

Hi,

 

Is it possible to apply row level security in CMC level.. Please help me

 

Regards,

G


Store Runtime value in Variable which is depends on i/p control

$
0
0

Hi --

 

I have a report which contained two blocks with respective input controls.I want to calculate the difference of these two blocks in different block(Third Block).

So I'm trying to store the values in separate variables and making out the difference like (V1-V2) in Third Block.

     PBT.jpg

 

Please help ...!

Thanks in advance.

 

Regards,

GK

Null Customer Count ,

$
0
0

Hi,

how to take null customer Count ,i have applied following formula,it is showing Count value,

=Sum(If(IsNull([Completed]);1;0)ForEach([Customer/Prospect ID Key])Where([V_Callmon      todate]Between(ToDate("04.2013";"MM.yyyy");ToDate("03.2014";"MM.yyyy"))))

 

Actual Count is 1517..

 

find the screen shot..

 

Customer.JPG

BO4 - Not picking up latest universe changes automatically + refresh individual data providers

$
0
0

Hi,

 

We are facing following issues

 

1)  Using BO4 SP5.

 

When make change in universe (unx file)  when look at sql behind query still shows old sql and runs old sql when refresh.

 

If remove object manually from query then reinsert object picks up new sql.

 

Why not doing automatically?  Related to some sort of caching?

 

In old XIR2 would simply log out then in again and picks up new sql automtically.

 

How can we ensure sql updated automtically.?

 

Have logged in and out but still same behavuiour.

 

 

2)  Whne select individuall dat aproivders to refresh looks to refresh all data porviders in the query as say sno dat to fect in queryies 1,2,3 - when we are selecting just refresh of query 4.

 

Why is this?

 

Thanks

How to get BW variables to use long text in Webi prompt? (using BICS)

$
0
0

I have a Webi report created from a BW query and I would like to allow users to use the long description on the LOV search / prompts screen.

 

Example:


Cost Center Master data in ECC

Cost Center Number: 123

Cost Center Short Description: "Inf Mgmt"

Cost Center Long Description: "Information Management"

 

 

Variable is created on the BW query.

 

In the Webi report, when I refresh the list of values  I only see the short description "Inf Mgmt" and If I search by the long description I get no results.

 

 

I am using BI 4.0 SP4, BW 730.

 

 

Setting on Business Explorer - RSD1:

 

12-23-2013 12-04-30 PM.jpg

 

 

thank you for any feedback

Rodrigo Silva

Automatic refresh before use option not available in IDT in 4.1

$
0
0

Hello All,

 

I am on SAP BO 4.1, SP1 and using IDT for building universe on Netezza.

I am not getting below options in my IDT.

Automatic refresh before use

Allow users to edit list of values

 

What could be the issue? Is it any configuration issue on server or any parameter?

Please let me know.

 

Thanks

A weird pop up when Refreshing

$
0
0

Hi all,

 

When I refresh Web Intelligence Report I receive a dialog box which says:

 

A protocol message was rejected because it was too big (more than 100663296 bytes). To increase the limit

(or disable these warnings), see CodedInputStream:: SetTotalBytesLimit() in google/protobu/io/coded_stream.h.

 

 

I wonder how I might solve the issue.

 

I kindly request your help on the topic.

 

Regards.

 

Eddy.

problem while converting total into the percentage

$
0
0

Hi All

actual data from universe

languageTOTAL
American Indian or Alaskan Native1983
Asian/Pacific Islander3227
Black3911
Hispanic12803
Other/Unknown2297
White42992

 

how to convert in this format at infoview

 

language%
White64%
Hispanic19%
Black6%
Other(rest all language)3%

 

currently i am using sap bo 3.1

 

thanks in advance


Change Source Wizard in BO4

$
0
0

We are in the process of migrating a suite of reports from XI3.1 to BO4 (SP5, Patch 4).  Our universes have changed in the BO4 environment, with one large universe split into 2 smaller universes.  This requires the re-pointing of some of the data providers to pick up the new universe.  The change source wizard is consistently getting stuck at the last step.  In the thin Webi, it simply hangs after confirming the destination objects; in Rich clients it gives an error message:

 

"The function 'Count'  has missing arguments or closing parenthesis at position 24. (IES 10061) (WIS 10061)"

 

All queries receive the same error message; none of them employ a count function.

 

We have a number of 3rd party clients who will need to re-point data providers on their custom reporting, so this functionality does need to work.  Is this a known issue?  Note, the reports run without a problem, and they can be edited ... they just can't be re-pointed to a new source.

 

Thanks.

Rotate diagram (chart) button for WebI 4.1

$
0
0

Hello!  In Webi 4.0 was button "Rotate diagram" (chart). Where is this button in WebI 4.1?

Connect directly to a Sharepoint List

$
0
0

Can we connect directly to a Sharepoint list from Business Objects 4.0 ? Is there a driver or something that is required for this?

Utility to create users automatically in BO CMC

$
0
0

Hi,

 

Do we have a macro/utility which would allow me to populate users automatically in CMC. Source could be a excel, csv file as well. I do not want to pull he users using Authentication types, just want to add them by a script.

 

Thanks,

Ankit

DiskIO issues with WebI Report Server

$
0
0

Hello all,

 

On a SAP BO 4.0 SP7 Windows machine, the WebIntelligenceReportServer reports on regular basis DeskIO errors in Windows Event Viewer. The following error description is visible in Windows Event Viewer

 

Failed to determine status information of file/directory D:\Apps\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\Data\X.X.local_6700\X.WebIntelligenceProcessingServer1\sessions\_AfPlNOD0YdRFnLBvfS9w3To\P0pi3168KT220{X.X.local}{X.WebIntelligenceProcessingServer1}{AfPlNOD0YdRFnLBvfS9w3To}.tmp from the file system. Please check for file system corruption, permissions and sharing violation.

 

Does anyone know how to solve this issue?

 

Many thanks in advance.

 

Best Regards

 

Marc

Viewing all 5402 articles
Browse latest View live


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