Forum Discussion

Arnab0111's avatar
Arnab0111
Helper I
2 years ago

Parameters in dataflow

I have a dataflow. I am using 2 tables from 2 lakehouses using sql endpoint. Perform append operations and save the result in a table in warehouse. I want to use parameters for the 2 sources and 1 target table and repeat the same for other set of tables. Please guide me in the same.