Good Afternoon, How would one go about passing a structure to a CFR file and then access the data within the CFR. I have a lot of preprocessing to perform on the data before I can put it into the report (my DB designer decided to store raw values, but everyone wants to see calculated values... duh)
The easiest way I could come up with to create the calculated values was through the use of structures. I now need to pass three structures to the report. I guess that I can do that through the cfreportparam tag, but then how can I reference those struts in the report itself. Would the input parameter for the Report be an object? does that allow me access to the different levels of the Struct? Any assistance is greatly appreciated! Thanks, Rob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289554 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

