Hello all,
i want to add mutiple values in Drill through URL for SSRS report but not sure how to do it. i.e i want to add "APInv" and "GenJrn" alongside "Purch_Parts"
Thanks
=IIF(Fields!Outside_Parts.Value = 0, nothing, MachineTransaction(Parameters!AX_ReportContext.Value, Fields!MachineNumber.Value,"Purch_Parts"))