Hi
I have many universes, and for all universes I have set measures to sum, where appropriate. However, this seems to work sometimes, and not others. I can't work out when or why it does or doesn't! Does anyone have experience of this?
Thanks
Hi
I have many universes, and for all universes I have set measures to sum, where appropriate. However, this seems to work sometimes, and not others. I can't work out when or why it does or doesn't! Does anyone have experience of this?
Thanks
Hi,
Using BO 4.1. Im getting this error when I try to edit a connection from Universe Designer:
"Unable to edit the Postgres-ODS connection: CS:Specified RDBMS is invalid: POstgreSQL 9 network layer is not available. (DAC0002)"
PostgreSQL 9 ODBC is installed fine (tried reinstall also). I see the connection works fine if I test it using ODBCAD32.exe.
The strange thing is that I do not even see an option of PostgreSQL if I try to create new connection using Universe Designer. See attached image. Tried reinstalling both 64bit and 32bit odbc drivers...not helping. ANy ideas?
Hello,
Is there a way to remove the previous user's username from the Deski login (user identification) panel?
Thanks,
Omar
Hi,
I need to accept data from user in dd/mm/yyyy format, but as of now the default format what the prompt is taking is mm/dd/yyyy.
Considering the prompt as 'Date from'. Kindly help me out with the code for dd/mm/yyyy.
As of now the query is MRK.Data.From_Date=@Prompt('Date from','D',,,).
Thanks.
Jim
Hello
We have several reports scheduled with pdf or xls as outputs.
Sometimes they are not refreshed due to the error : Source File Error [ CrystalEnterprise.DiskUnmanaged ] : [ Invalid argument ]
But sometimes it's ok.
And when we use the "refresh now" on the scheduled reports, it works.
How can I fix it ?
Thanks
Edited by: VINCENT BARNIER on Jan 20, 2011 11:02 AM
Hi,
I am facing a problem in exporting the BO report from Business Objects 5.1 to excel file. I am aware that there is no direct way to export the BO report to Excel from Business Objects(File--> save as to .txt file and then copy its data to excel )
When the export the BO report to excel file,I received two errors one over other
error1: Numeric data overflow (3349)
When I click OK button, second error received is like this
error2:export failed (dma0005)
I tried all options to fix this and also I looked for an dialog box " export to external file format " in Business Objects inorder to copy the report data to COPY TO DDE option but I didn't find any aforementioned dialog box
Please provide me the solution to fix the issues
Kind Regards,
Srinivas
Hi Guys,
I have built a report wherein have calculated and created some measures using Deski functions. Now I want to hide the NULL rows from measure columns and I am not able to apply the filter.
Please can you suggest a way.
Cheers,
Shaz
Hello,
The users asked me to rename a universe.
Can this be done easily ? Or will I have to change the link to the universe in every report ?
Thank you.
Hi,
we are using XI R2 DeskI on a MS Win platform.
By refreshing a larger report always a DA00003 error messaga (Exception: CS, Job already in use) pops up an the refresh fails. As I restarted the DeskI services immediatedly before there could not be any job using any resource.
Does anybody know how to cope with this problem?
Thanks, Matthias
Hi,
Is it possible to build a linked report with WebI Rich client without using InfoView?
Assume the following simple report which select some fields of a file transfer information.
TransferID Filename Transfer Status
-
1 a OK
2 b OK
3 a NOK
Now I want to click on the record with TransferID 3 and get some more information for that particular record such as:
TransferID Filename Transfer Status Date Duration
-
3 a NOK Feb 24 5
In other words, I'd like to do select of that table with the where condition "TransferID = 3" which corresponds to the record I clicked in my initial report.
Thanks a lot,
Kurt
Hello,
when running a report in Desktop Intelligence based on a univere on the CMS-Server (e.g. eFashion,Activity ...) I get this error:
Connection or SQL sentence error (DA0005): Exception: CS, Specified RDBMS is invalid
or
Exception: DBD, [unixODBC][Driver Manager]Data source name not found, and no default driver specifiedState: IM002
My BOE XI 3.1runs with MySQL and Tomcat on a Linux server.
Any suggestions?
Thanks
Axel
Here's my problem:
I recieved an excel sheet with 700 records of customers from a client who wants me to to create a report with specific data for these customers in my Business Objects universe (BO6.5 on SQL Server).
So I created a dataprovider with query 1, i.e. the requested data of customers. Then I created a second dataprovider, query 2, based on 'personal files', i.e. the excel sheet. In query 1 I added to the conditions that each customer should be in (sub)query 2 (CustomerId In list of the query result ('query2.CustomerId').
the syntax I have used for this seems OK.
However, I recieve the following error: "Too many selected values (LOV0001)". I know this error has to do with parameter MAX_INLIST_VALUES, which is limited by default to 99 and can be extended to 256 max. But I thought it refers to the max number of items in lists of values.
When I limit the number of records in the excel sheet to 99 the result is perfect (proof that I got the syntax right!). I can upgrade the parameter to 256, and can split the excel sheet into three, but that will not be useful when next time my client sends me 10.000 customer records.
Can I make reports in BO which use subqueries that result in more than 256 records at all? (hardly imaginable).
What is the best way to do this?
Thanks in advance!
Hi Experts,
Please help on how to get '*ALL' option in LOV of a prompt to select ALL values in the LOV of the object at report level by editing the SQL of the report in DESKI XI R3.
In BO 6.5 FC the below syntax was working but in XI R3 its not.
(Table.Column IN @variable('1. Select Column:') or 'ALL' in @variable('1. Select Column:') )
Many Thanks.
We have migrated reports from version Business Objects 6.5.1 to Business Objects XI 3.1 SP2. We have been receiving sporadic 'Cannot open document (Error: INF)' now and again whenever you open Desktop Intelligence reports using Infoview. Have any other users come across this issue using BOXI 3.1 SP2. I do not believe that this issue occurred on SP1.
This error is very frustrating.
I have browsed various forums and implemented changes which have had no effect whatsoever including the SAP Marketplace.
We are also receiving SetPrompts Failed errors. When a report is opened in Infoview and you refresh a report, a blank dialog appears with a red cross. if you refresh the report again then the SetPrompts Failed error appears. I have evene made changes according to article 1364437 based on this error and this has not resolved the issue.
Regards
Dipendra
Hi team ,
I want to apply the filters in data column in Desktop Intelligence Report .
I need to find data between some particular dates as filter in Desktop Intelligence .
can any one suggest how can i get this ?
Regards,
Lavneet
Environment
BOEXIR2 SP2 FP 2.8
Reports:Desktop Intelligence in Adobe
We get this error in event viewer on all the servers where Deski Report Server, Deski Cache Servers and Job Servers are running in the eventlog while performing a load test on the BO Servers to test the concurrency.These reports would be run on demand and retrived in adobe and some reports are scheduled reports.
Some Scheduled jobs fail with TNS Connection timeout error.
Connection or SQL sentence error: (DA0005): [Exception: DBD, ORA-12170: TNS:Connect timeout occurred State: N/A] A connection required to refresh this document is unavailable. (DA0004): [] The following data providers have not been successfully refreshed: Evt Assessment Query. (DMA0007): []
When trying to run the reports in infoview individually it works fine.
In the eventviewer we see lot of errors related to BusinessObjects_fccache
**An error occurred while creating a subprocess in the processing server. (RCIRAS0604)**
We also see errors related to BusinessObjects_fcproc
Description:
A subprocess in the processing serer was forced to terminate. (RCIRAS0622)
Hi all,
this is going to be a quick question. I have noticed that unlike in a Webi doc, I cannot change the frequency of values shown in the x axis in a chart.
I don't know whether I may be missing something or if it is really not possible to change that in a deski document.
Thanks a lot
Hi all!
I know there is a Voyager Product which should enable BO XI to use Essbase Cubes directly.
I am now trying to use the Essbase Cube within the Desktop Intelligence.
BO XI R3.1 FP 1.7
done - Created a Connection to Essbase Cube
done - Created a Universe with Designer based on the connection - changed nothing
fail - Create a document with BO XI Desktop Intelligence based on this universe
Message: "You are not authorized to use this type of universe in this application"
User: Administrator
So how can I use the connection to get access on the Essbase Cube?
Is there a limitation or a right which is not set?
Thanks for any help,
Hakan
Hi Friends,
We have finished a report where in we have a graph..(Bar or column graph).. Its y-axis is showing proper lables like 1,2,3,4 in BO deski.. But when we export it to excel, the labels are repeating like 1,1,2,2,3,3 .. We are not supposed to set the Maximum value because Max value might change according the future data entered in the database..
Please let me know if there is any solution for this.. It would be greatly appreciated..