The report parameter 'Region' has a DefaultValue or a ValidValue that depends on the report parameter "Region". Forward dependencies are not valid.
This is the error I keep receiving when trying to use this parameter.
I also have a DeliveryDate parameter which it just a standard DateTime type.
I have tried reordering my parameters and also adding a separate dataset in which to run each parameter off of. I'm pretty new to SSRS so any words of advice will help. Thanks!