I have the same report with 2 designs. Different code is run for Design2 to capture some detail info. I am trying to determine which report the user is running. I can see when I do a breakpoint the name of the design (reportname) in the \classes\srsreportruncontroller\startOperation on the debug window. I cannot figure out in X++ how to access this value. Thanks.