How to schedule the report in Cognos? And i have 2 users
u1,u2. how to schedule the report for these 2 users(the 2
users will get result once for a week) but u1 get the
result on every monday to his inbox,and u2 get the result
on every wednesday to his inbox.
hi all, i have 1 flat file having 10 rows. like:-
id name amt
100 a 100
200 b 200
100 n 300
400 p 3000
100 a 100
600 x 6000
Now i want to load half of this data into one flat file and
remaining in other flat file.like :-
flat file 1
id name amt
100 a 100
200 b 200
100 n 300
----------------------
----------------------
flat file 2
id name amt
400 p 3000
100 a 100
600 x 6000
Plz reply me ASAP.
There are 2 types of strategies are there?
1. Built-in Strategy
2. External Strategy
can you please explain them in complete that what are these?
Thanks in Advance
how do i read multiple spaces in datasets?
eg: vijaya raghava perumal.I tried with using & but it
workss if its vijaya raghava but not for raghava
perumal.how to do this?
my problem is to export my report to xsl.i can do that.but
the problem is my report has 3 headings first heading
should be printed with the merging of (1-5)cells and
heading 2 should be of merge(2-4)cells?how to do this
condition?
Are you involved in writing the inferential analysis plan?
Tables specfications?
66
Please Send to my e-mail Interview Questions With Answers ,
Technical Test Questions With Answers and Code Snippets
Of Business Objects - Dev , Business Objects - Reporting
Analysis .
what is a prompt value in report studio and variables ?
31
why measure objects are semantically dynamic?
25
I am having a stored process.it needs to route my report to
both hthml and Xls.By default SP routes to html.I used the
PRINTTO to route the html to Xls.BUt it createsthe file not
but no content was written to file(0KB)?how can i do it?