We are using the RDC component to develop a mechanism for distributing reports to X number of users by email.
Each user will receieve only their own subset of data. Is there a more efficient way of gathering this information rather than running the report X times, once for each user with a defined parameter list?
Does the RDC API allow us to run the report once, then filter data and export it to another report several times?
Any examples would be much appreciated.
Thanks in advance for any assistance.
Each user will receieve only their own subset of data. Is there a more efficient way of gathering this information rather than running the report X times, once for each user with a defined parameter list?
Does the RDC API allow us to run the report once, then filter data and export it to another report several times?
Any examples would be much appreciated.
Thanks in advance for any assistance.