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
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 |
Hi, we had a number of reports scheduled to run at various times. This worked fine for at least a year, now it is the second time round we lost all the scheduled jobs, with no apparent reason we can find. Any ideas.
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.
What property you use to Hide a control at runtime?
what is data stream and data adaopter is it same r different? tell me?
What is data stream and data adapter is it same are different?
how to implement the parallel report
Can we define global methods in a report?
Difference between onRow and Onread method?
Can we connect to 2 different types of database through the same report?
What is the difference between -using Group by in the SQL of the report -having a Group section in the report
which cmponent has onRead method and what it is used for?
How to set Parameter in Script data source?