We're running Exact Macola v9.6.400 and Crystal Reports v14.0.4.738
I'm trying to have the logo on the crystal quote change depending on the company which seems simple but I am having some problems with it.
I took the default quote report and added the bedryf table, was warned there are multiple start points which should be fine since bedryf only ever has 1 record and can't be linked to anything (I think?) Logo1 is added with no suppression formula, prints just fine. When I add Logo2 with a suppression formula referencing bedryf (If {bedryf.bedrnr} = '001' then true) it will print more than just the specified quote.
I'm trying to have the logo on the crystal quote change depending on the company which seems simple but I am having some problems with it.
I took the default quote report and added the bedryf table, was warned there are multiple start points which should be fine since bedryf only ever has 1 record and can't be linked to anything (I think?) Logo1 is added with no suppression formula, prints just fine. When I add Logo2 with a suppression formula referencing bedryf (If {bedryf.bedrnr} = '001' then true) it will print more than just the specified quote.