I want to create a cascading powerprompt dynamo in version 7.0, where a second dynamo filters based on a previous one. I tried using the WHERE "TABLE"."COLUMN" = '<GetUserVar("MyUserVar"%>' syntax, but the GetUserVar doesn't seem to retrieve the value previously entered. Anyone know how to make this work? Thanks.