Hi, help!
I am running CRXI with SQL Server 2005 and use multi-value parameters for the user to select Names to include in the report. The Names table is related to other tables that have the data I need in my report. The report needs to output data for all the names selected, even if there is no data for that name in the other tables. How can I do this??? Is it a simple change to my selection formula (isnull({namedata}) then 0)?? Can't seem to figure this one out!!
-pb100
I am running CRXI with SQL Server 2005 and use multi-value parameters for the user to select Names to include in the report. The Names table is related to other tables that have the data I need in my report. The report needs to output data for all the names selected, even if there is no data for that name in the other tables. How can I do this??? Is it a simple change to my selection formula (isnull({namedata}) then 0)?? Can't seem to figure this one out!!
-pb100