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 |
What is data stream and data adapter is it same are different? Explain?
What is the difference between -using Group by in the SQL of the report -having a Group section in the report
HOW TO PUBLISH A REPORT?
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 to set Parameter in Script data source?
how many times executite the fetch method at run time?
Can you give an example of any complex report you designed using Actuate?
HOW TO DEBUGGING A REPORT?
what will we have to do if we want to generate an existing report in different language for different countries??
Hi Friends, I am planning to learn actuate tool by it self .... can u suggest me any examples to practise this tool.
I need a help for 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. Please do the needful if anyone of you known the code and send the copy of it ASAP.
how to implement the parallel report