I have a Main report and Sub Report. Passing parameter from Main Report to sub report,Sometimes Sub report have no Data and then my Sub Report shows error on main Report. When there is data from Sub report it is properly displayed.
I have read few threads regarding same issue. But most of them stated using Dummy Data set. For dummy Data set SQL was used. I am using Fetchxml. Does anyone have Idea how to achieve this.