Defining a Structured DataType Parameter

Hi,

I can successfully setup a stored procedure as a data-source in the fast reports designer with a simple DateTime Parameter.

But as soon as I attempt to pass an IntegerList which is a Structured DataType parameter i get the following error at design time...

Failed to convert parameter from variant to IEnumberable '1.

Have tried passing through 1 and also (1),(2),(3),(4) as the default value.

See screen shots...

Thanks

Leave a Comment