Good Afternoon Everyone.
I am trying to create a formula which is based on a group on my report. The formula doesn't generate any errors, but it is not working as it it should. Could you help me and advise me where I am going wrong?
IF{ProductGroups.Name}="RCP" then
Sum ({ProductsSoldPd.Quantity},{Users.LoginName} )else 0
My aim is find out how many itmes in a specific product group a user sells.
Many Thanks
dannyb
I am trying to create a formula which is based on a group on my report. The formula doesn't generate any errors, but it is not working as it it should. Could you help me and advise me where I am going wrong?
IF{ProductGroups.Name}="RCP" then
Sum ({ProductsSoldPd.Quantity},{Users.LoginName} )else 0
My aim is find out how many itmes in a specific product group a user sells.
Many Thanks
dannyb