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

How to call a stored procedure from a report?

1 Answers  


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 are actuate smart reports?

3 Answers   L&T,


Where we use afc in actuate?

0 Answers  


HOW TO PUBLISH A REPORT?

3 Answers  






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

1 Answers  


WHERE WE USED JAVA CONCEPTS IN ACTUATE?

1 Answers  


What is AFC? Where we Use AFC in Actuate?

4 Answers  


how can i 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. can any one guide me on this. pls... awaiting for the rply..

1 Answers  


What property you use to Hide a control at runtime?

2 Answers  


I'm busy writing a report that's using report bursting, to be able to do this I need to use a sequential section. Using a sequential section cause the grouping of the original report not to work. Please can someone give me advise on how to come past this problem, the report need to use grouping as it depend largely on totals ect, and I need to use a sequential section within the report to be able to use the report bursting facility.

0 Answers  


What is report bursting?

4 Answers   L&T,


Categories