Tech Support > Microsoft Windows > Windows CRM > passing field to report, anyone?
passing field to report, anyone?
Posted by Jack on September 7th, 2006


Hi !

I have made a report and imported it into CRM. It is not a report taking
data from CRM but from an ERP system.

The thing is I need to pass accountnumber to the report so that the report
shows data from the ERP system for only this account.

Right now people have to point out the customer from a list twice, first in
CRM and then also in the report, I need to parse this info to the report
parameter, but how ?

Are there systemparameters to use and in case does anyone have a list of
those, that is I could say mydatabase.accountnr = @crmaccountnr and thus get
my needed result ?

Thanx

Jack


Posted by fortis on September 7th, 2006


Perhaps this article on MSDN will help you:

http://msdn.microsoft.com/library/de...parameters.asp

"Jack" wrote: