Hello SSRS Experts,
I have subreport in a table of my main report. The row that I have placed this subreport sometimes returns no data. Hence I want to hide this row if there is no data from the subreport. My ordeal is I dont know what expression to put in the Hide/Show field. Like I want to write this statement: Iif (IsNothing(SubreportX), True, False) to hide/show the row.
You assistance will be appreciated.
Regards,
Asim
BI Consultant