Zum Hauptinhalt gehen

Suche

Suche

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

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.