if i hv 2 reports in one block...
first report contains ten rows and second report contains
100 rows.
my question is ....if i want to enter the values into first
report(i want more than ten rows in first report)..is it
possible to get ..
Answer / chiru
yes. it is possibleto insert the rows as much u want.
where u want to insert right click at there then u will get
insert option goto isert->insert rows as for requirement.
| Is This Answer Correct ? | 0 Yes | 5 No |
solve the following loops? dimension table fact table fact table dimension table link will be there between tables?
How many universe dfi you create if you have 2 years of experience in BO
I have Startdate,enddate objects in querypanel and prompt on those objects.how would i get before 2 years data,if i run that query.
How many universes are required for a single project,and how many reports are required for a single Universe.
What we need to discuss with designer before starting the universe designing.
What is the difference between Report Bursting and Report scheduling?Explain both of them in detail?
How to link two different universes ?
how u link universes of same functional domain ?
2 Answers Business Intelligence Analytics, IBM,
What is the error that occurs while detecting the cardinalities in the universe pane if we create a join between the normal table and the aggregate table...
I have 2 tables. Table 1 is employee table and Table2 is department table. In employee table i have 1,2,3,4,5 emp id's,in Dept table i have various dept's like a,b,c and i have 2,3,4 emp id's in my dept table.I joined with these 2 tables.I want the results for equi join means how many records will fetch.In the same scenario i have to know the left outer join, right out join and full outer join resuls means how many records will come. can any body tell me the answers
I have a situation like one manager can have multiple learners under him. each learner will registered for more than one certifications . their statuses for different courses like completed, inprogress, dropped, no certifications. the question is i have check for each user for statuses if he had some completed certifications i have to get latest completed date and omit all other stauses. if he had no complete staus then i have to get latest inprogress record based on date. like this i have to select only one record for user. but i am getting one row for each status. among all completion status one record, for all inprogress one record, for all dropped status one record. how can i show only one record
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.