Skip to main content

Search

Search

Defining/Naming a Data Source and using it in a subquery (where clause) to display multiple records in a table

Comments

1 comment

  • Avatar
    Peter Thane

    Not sureyou can use that method and I would normally use a Database Filter and so you would end up with something like this

    FROM `Excel`.`NEW PRICE LIST` WHERE `TYPE` LIKE '?QueryPrompt1%'

    I did not change the name of my query prompt and so it is referencing the default name (QueryPrompt1) but perhaps you could try adding something similarly formulated to your custom statement. Saying that wouldn't the value of MySO be empty until after the database look up has been carried out?  

    0

Please sign in to leave a comment.