How can i make use of Multiple Input Filter, the case is,
i have two Datasources with different queries with a common
field.
i need the merge set in datarow of MultipleInputFilter. how
can i make it.?

please provide with clear example i'm new to actuate.

thanks in advance.

Answers were Sorted based on User's Feedback



How can i make use of Multiple Input Filter, the case is, i have two Datasources with different que..

Answer / goutam

i got the answer for it..

thanks.

Is This Answer Correct ?    0 Yes 3 No

How can i make use of Multiple Input Filter, the case is, i have two Datasources with different que..

Answer / tarun kumar


supose we have two data set with same filed lets say data1
& data2


data final_data;
set data1 data2;
run;

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Actuate Interview Questions

WHERE WE USED JAVA CONCEPTS IN ACTUATE?

1 Answers  


What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?

0 Answers  


What is data stream and data adapter is it same are different?

0 Answers  


How to generate a report by getting values from two reports. The generated report should contain the 5 values of first report and last 5 values of second report?

0 Answers  


i have one question? i generated one report design time i can color green. at run i want bule how to change dynamically? and which method i can over write?

1 Answers   IBM,






what will we have to do if we want to generate an existing report in different language for different countries??

1 Answers  


Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?

0 Answers  


which cmponent has onRead method and what it is used for?

2 Answers   TCS,


Copy ".roi" file of management console to another path of management console's folder using ".rox" file. or any command of actuate. Is it Possible? if Yes then pls give me Example.

0 Answers   IBM,


what is the filter?

1 Answers  


How to do performance tunning of reports?

0 Answers  


HOW TO DEBUGGING A REPORT?

1 Answers  


Categories