Hi All
I am using the integrated Crystal Reports within VS Studio 2005.
I have 3 views in my MS SQL Server View1, View2, View3, View1 and View2 consolidate data in 2 tables, View3 combines the data in View1 and View2. My Crystal Report is based on View 3. After trying various permutations in my select statement within my report I realise that I have to do some filtering on my 2 base views (1 and 2), is it possible to pass Crystal Parameters 2 my 2 base views, so when the report runs and it asks me for the parameters it passes these back to the SQL views?
Cheers
Dj
I am using the integrated Crystal Reports within VS Studio 2005.
I have 3 views in my MS SQL Server View1, View2, View3, View1 and View2 consolidate data in 2 tables, View3 combines the data in View1 and View2. My Crystal Report is based on View 3. After trying various permutations in my select statement within my report I realise that I have to do some filtering on my 2 base views (1 and 2), is it possible to pass Crystal Parameters 2 my 2 base views, so when the report runs and it asks me for the parameters it passes these back to the SQL views?
Cheers
Dj