Thanks for reading the question.
I am having a problem trying to use dynamic conditions. I need to check if a certain field is NULL, if it is then I have use a different record selection.
Crystal is saying that my syntax is incorrect. Here is what I am trying to do.
if IsNull({?i_Compund_ID}) then
{TBL_PROTOCOL.I_COMPOUND_ID}={?i_Compund_ID}
and CR displays "a Statement expected here.
Could Naith or someone else please help me.
I am using CR 8.5
I am having a problem trying to use dynamic conditions. I need to check if a certain field is NULL, if it is then I have use a different record selection.
Crystal is saying that my syntax is incorrect. Here is what I am trying to do.
if IsNull({?i_Compund_ID}) then
{TBL_PROTOCOL.I_COMPOUND_ID}={?i_Compund_ID}
and CR displays "a Statement expected here.
Could Naith or someone else please help me.
I am using CR 8.5