Hello,
Crystal Version 8
I have a subreport within a main report. Both reports are based of the same stored procedure, with the difference being, one is filtered on TYPE = Financial and the other Type=NONFINACIAL. After linking the subreport to the main report on Username I was wondering what type of join this is conducting. What I need to show is that some users may have fiancial problems without any Non financial problems and some users may have Non Financial problems without any financial problems. If it is doing a equal join then I can't have this because if it does not find a match on username it will not display the user and there fin/non problems. Any idea how to change this so that both conditions are met. Thanks again and this is a great site with quick reponses
Crystal Version 8
I have a subreport within a main report. Both reports are based of the same stored procedure, with the difference being, one is filtered on TYPE = Financial and the other Type=NONFINACIAL. After linking the subreport to the main report on Username I was wondering what type of join this is conducting. What I need to show is that some users may have fiancial problems without any Non financial problems and some users may have Non Financial problems without any financial problems. If it is doing a equal join then I can't have this because if it does not find a match on username it will not display the user and there fin/non problems. Any idea how to change this so that both conditions are met. Thanks again and this is a great site with quick reponses