YashBadiani
Programmer
Hi,
I have two data providers in a report(say DP1 & DP2).
DP1 & DP2 go against two different universes.
Can i access data from the above data providers in a VBA procedure? I want to manipulate data from DP1 & DP2 before producing the final report.
Can i sequence my report like this :-
1. DP1 & DP2 are populated with the results.
2. A VBA procedure which will read data from DP1& DP2.
3. Manipulate data as per requirement.
4. Throw the results back to business objects reporter.
Please let me know whether all the above is possible or not? If not which steps are not possible, which are possible?
Thanks in advance,
Yash
I have two data providers in a report(say DP1 & DP2).
DP1 & DP2 go against two different universes.
Can i access data from the above data providers in a VBA procedure? I want to manipulate data from DP1 & DP2 before producing the final report.
Can i sequence my report like this :-
1. DP1 & DP2 are populated with the results.
2. A VBA procedure which will read data from DP1& DP2.
3. Manipulate data as per requirement.
4. Throw the results back to business objects reporter.
Please let me know whether all the above is possible or not? If not which steps are not possible, which are possible?
Thanks in advance,
Yash