Error - (conn=131) Parameter at position 4 is not set

Unable to use question filter. Anyone help me here to resolve this issue.
Currently I am using Metabase Version 0.39.4

Reference -

Hi @ramkumar
You cannot do that, since your from/to are Field Filters, but you are using a Saved Question, which is it's own sub-select.
You would have to use a different approach - example the hack used here:
https://github.com/metabase/metabase/issues/6449#issuecomment-769383543