Hi! I have a subreport1 in crystal report link to the same dataset. How can I get the field value in the main report?
eg.
I have a field display "ID" in the Main report.
In my sub report, I want to get the ID.
So, my formula in subreport will be
@Contact:
If {ID- from main report} = ID - from sub report then
formula = {table1.contact}
Please help.
thanks
eg.
I have a field display "ID" in the Main report.
In my sub report, I want to get the ID.
So, my formula in subreport will be
@Contact:
If {ID- from main report} = ID - from sub report then
formula = {table1.contact}
Please help.
thanks