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 |
How to do performance tunning of reports?
What is page level security?
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.
How to call a stored procedure from a report?
what is data stream and data adaopter is it same r different? tell me?
What is afc?
how many times executite the fetch method at run time?
What is data stream and data adapter is it same are different?
Where we use afc in actuate?
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?
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 PUBLISH A REPORT?