Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Producing Dynamic SQL in Dataflow

As we can't currently pass parameters from Pipeline to Dataflow in Fabric, a workaround is to access Dynamic SQL from a txt file. We can use Table.FirstValue to read the first row of a txt file   ...