Hello,
I'm using Desktop Intellegence in BOE II R2. I'm creating a report where I want to see everything where a date field is greater than today's date. Is there a built in function that will do this? I'm not able to find it anywhere.
Thank you!
Hello,
I'm using Desktop Intellegence in BOE II R2. I'm creating a report where I want to see everything where a date field is greater than today's date. Is there a built in function that will do this? I'm not able to find it anywhere.
Thank you!
Hi,
I am getting "Error during SQL Execution (DA0003) with an Exception CS, job already in use, while running a Deski report.
Thanks
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
Hi,
BO XI R3.1 on windows
For some reports I have:
The document can't be retrived from reposiroty server WIS 30951
Another error while importing:
local file copy has failed file repository server error
I think have some desynch with repository and OS files
2 questions:
- how can I get synch with the repository ?
- what is the right procedure to backup the reposity (oracle + cold backup) ?
stop SIA
cold backup repo
start SIA
is it OK ?
Thanks for your help
Hello everyone !
The titlle is pretty explicit but to completing in few words my need, I would like to pilot Busines Object XI (or deski) by a macro excel (VBA). More precisely, I need to :
-open a request
-refresh the datas
-extract the results in another excel document
Anyone has a code which allow this things ?
Thanks a lot in advance
Regards,
Clément
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Bonjour à tous,
Même si le titre est assez explicite, je vais compléter ma demande. J'aimerai depuis une macro excel pouvoir piloter l'apllication BO XI. Plus précisement, j'aimerai pouvoir :
-ouvrir une requête
-la rafrachir
-extraire les données
Quelqu'un connait-il un code VBA permettant cela ?
D'avance, merci beaucoup
Cordialement,
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
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 Gurus,
I would like to know the difference between Scheduling a WEBI report and Publishing a WEBI report in XIR3?
Is there any difference between the two?
And how can we do Report bursting in XIR3?
Hi All,
I am not able to see any reports in the "import from repository" window in the deski tool.
Here are the steps:
1) Logged in to the Desktop Intelligence tool as administrator user.
2) Go to File->Import from repository.
I want to retrive the reports from the folders but i am not able to see any reports in the folders.
Please suggest me what could be the issue.
Regards,
Venkat
Hi all,
One user getting DATABASE ERROR :[Data federator driver] connector PAA relational connection, could not generate a callback program ID (831).
you don not have authorization for the DWB object.(IES 10901)..
Is any one face this issue? User has S_RFC , S_RS_ADMWB, S_RS_COMP1 & S_RS_COMP authroizations, but still webi report gives the above error msg?
Any ideas?
Thanks
Suba
Hi All
I been asked a below question in a competitive examination .
What will if he change a universe connection or remove the connection
1. Webi report will run , deski report will fail
2. Deski report will run , webi reports will fail
3.Both reports will run
4.Both reports will fail
I choosed my option 4 as my answer , but am curious to find my answer correct or not - i don't have deski tool and i did n't find anything on google as well , So I thought to ask this on the forum itself.
Can some one please help me on this. Thanks in advance.
Cheers
Kapil
Hi ,
I have Two filters (F1 & F2) in my universe , and I have a sechuled report Webi sending by email every Hour from 6AM Day-1 until 6AM Current Day
I want to create a Dynamic filter that includes the twoo filters , such if My SYSDATE 'dd/mm/yyyy hh24:mm:ss ' do not yet passed midnight , Universe use F1 , otherwise universe Use the second filter F2
How can I do ?
Thx
Hi,
I'm trying to do a report with using a customized variable (Dimension type) based on this formula:
Previous_Desc=if(Previous(<Desc>)<><Desc>) Then ("Updated") Else ("No update")
If I put this new variable in the report I obtain an error #MULTIVALUE. With Webi I have no this problem, is it normal?
Thanks in advance for your reply
Hi All,
Is there a solution to the this issue where fhsql will not convert to webi in 3.1.OR 4.1
Some of the FHSQL Deski report where converted with no issue
Even thought a secure connection was created, lm still getting this -
"Not Converted : ABCD - Free-hand SQL connection problem"
I have done alot of research, but non of their solutions work
One solution is to create a biar file of the FHSQL deski and migrate to 4.1 using UMT,
then use RCT 4.1 to convert, but DID NOT WORK.
Please help, users are on my tail.
Thanks
PC
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
Error during SQL execution: (DA0003): Exception DBD, [Microsoft][ODBC SQL Server Driver] Timeoutexpired state: HYT00]
Not too much information on this. We have no limit on the SQL server side, we've increase the timeout value on the universes 10 fold but this is clearly not the value causing this error. Any ideas?
I would like to add a "Between... and" prompt in one of our BO XI R2 reports; however, when I run the report I get the following error message:
(DA0005) Exception: DBD, ORA-00905: missing keyword
I selected the correct object, it's a "number" type in the universe...
Thanks!
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.
Any report that I create in desktop intelligence has a US date format mm/dd/yyyy. Even if I set a Condition in the report query panel, if the condition is a date and I set a value for the date, this is shown in US format in the Conditions panel.
Help pls.