satinsilhouette
Instructor
- Feb 21, 2006
- 625
Hi,
Need a little help. Usually my 'All' parameters works fine, but I need to be able to pick multiple selections, or just the all.
So here is what I have, I have the allow multiples off for right now, but need to turn it back on.
(
If {?Status} <> "ALL" then
{Table.Status} = {?Status} else
if {?Status} = "ALL" then
true
)
Thanks!
Thanks so much!
satinsilhouette
Need a little help. Usually my 'All' parameters works fine, but I need to be able to pick multiple selections, or just the all.
So here is what I have, I have the allow multiples off for right now, but need to turn it back on.
(
If {?Status} <> "ALL" then
{Table.Status} = {?Status} else
if {?Status} = "ALL" then
true
)
Thanks!
Thanks so much!
satinsilhouette