I am trying to SUM totalsale by certain vendor by creating a formula call @CertainVendorsTotal
below is my syntax and I appreciate if someone can help me. Thanks.
Sum({sp_rpt_Vendor;1.InvTotal}, ({@CertainVendorsTotal} in ["HHH",KKK","GGG"]))
sp_rpt_Vendor is a store procedures name
below is my syntax and I appreciate if someone can help me. Thanks.
Sum({sp_rpt_Vendor;1.InvTotal}, ({@CertainVendorsTotal} in ["HHH",KKK","GGG"]))
sp_rpt_Vendor is a store procedures name