Override DLT Fille Refresh using a Job parameter

Trifa
New Contributor II

Hello

I have a Job with a DLT pipeline as a first task. From time to time, I want to execute this Job with a Full Refresh of the DLT pipeline. How could I override my default "full_refresh = false" ?

This was possible before using the Legacy parameters layout

Trifa_0-1701170537015.png

Thanks

adriennn
Valued Contributor

Use a conditional task to trigger two different tasks depending ou your parameters (I know 😕 )

View solution in original post

Trifa
New Contributor II

Thanks @adriennn 

That's actually a decent fix for my problem 

adriennn
Valued Contributor

@Trifa luckily, it's simple to implement. You can be the guys are going to release Pipeline Parameters® a week after you have deployed your solution though 😉