The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
When you set a default value for a parameter inside the Dataflow, the engine just uses that value at runtime without trying to override it.
Passing in a different value at runtime means the pipeline activity has to override the parameter.
In the current Gen2 with CI/CD preview, the parameter override binding isn’t fully implemented — so:
The activity accepts the parameter definition.
But when you pass a new value, it either ignores it or fails, falling back to the default
Right now, Gen2 CI/CD parameters are more like constants with optional defaults, not fully dynamic variables you can swap out at run time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.