I have a synapse notebook that makes a var:
testvar = '6/26/2023'
I can run this from a pipeline in Azure but how do I pass the variable from the notebook to something else, like a copy data task? I know the following sql in the image below doesn't work, I'm just not sure what I need to do to pass this variable