jhrcek
New Contributor III

Unfortunately the advice with `${...}` doesn't really apply to queries submitted via statement execution api that this issue is about. However it seems that the original issue has been resolved in the meantime 😊

View solution in original post

vivily
New Contributor II

So far, the parameter works for me too if 1. it is fed by a widget or 2. when not mixing python and sql in the same notebook. It is still failing if the two are mixed in the same notebook.