Sending 2 different values to 2 datasets using 1 parameter

  • Hello All,

    I was wondering if this is possible. (Freaking non-normalized old database)

    I am trying to get data from two different tables from one parameter. (I only want the user to have to select the location once)

    Here is what I want to do:

    If dataset is equal to "dsOne" then send it "CHE",

    If dataset is equal to "dsTwo" then send it "Chester"

    Is this possible?

  • I don't know if there is a more efficient way to do this, but I resolved this by making the parameter a multiple.

    I modified both datasets to accept multiples. (ie. 'CHE, CHESTER')

    It worked for this issue.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply