I have a report where the user wants to have the ability to run it for either a bill to customer or a ship to customer. I currently have a boolean parameter "Run by bill-to customer?" and it defaults to true. Along with that is a drop down list of the bill-to customers. What I would like to do is if they select false is to have the drop down list show the ship-to customers instead. Is this possible and if so, how do I go about doing it?
Thanks in advance.
Thanks in advance.