Hi Dennis,
Possibly but maybe not the same way Infor does it. Some OEM's do a blob object import into a database field which can be a RPT file saved in a DB field and then use it on "the fly" by extracting it to disk and opening that RPT file up, but it's code outside of CR.
What you may be able to do to emulate this is to use OnDemand Subreports or conditionally suppress subreports based on the situation.
But in CR you can't Create reports on the fly, the subreport would have to exist first and then depending on the data filter or condition depends on if the report is displayed or not.
You can also use URL Reporting.
For more info on either click the F1 key and search CR's help file.
Don