Execute Stored Procedure

Travis' response is correct, if you have the "expression" mode selected. With "SQL Query" mode, you should be able to use simply:

exec proc_name {tag}

As Travis asked, what error does it give you when you click OK? The only thing I can get to come up is that the referenced item doesn't exist, if I use a name that doesn't exist in the group.

Regards,