Forum Discussion
Required parameters are missing in the request data flow gen2 fabric
Hi Dharma_Teja_M,
Because the Dataflow runs successfully by itself, confirm that you're using a Dataflow Gen2 with CI/CD support and that Public Parameters are turned on. In the Pipeline's Dataflow activity, make sure the required Dataverse URL parameter appears under Dataflow parameters and has a value, since required parameters must be provided for the Dataflow to run. If you recently added or changed the parameter, select Refresh to load the latest parameter details. If the issue continues, review the Recent runs logs for the Dataflow, as the Pipeline activity may only show partial error details.
Use public parameters in Dataflow Gen2 (Preview) - Microsoft Fabric | Microsoft Learn
Parameterized Dataflow Gen2 - Microsoft Fabric | Microsoft Learn
Dataflow activity - Microsoft Fabric | Microsoft Learn
Thank you.