Python Code for Mapping Data Flow Users: Part 1 - Multiple Inputs

Why Learn Python Microsoft has published a how-to guide for Dataflows Gen2. In it they maintain: Microsoft Fabric’s Data Factory experience provides an intuitive and user-friendly interface using Power Query Online that can help you streamline your data transformation workflows when authoring Dataflow Gen2. If you’re a developer with a background in Azure Data Factory and Mapping Data Flows, you’ll find this guide helpful in mapping your existing Mapping Data Flow transformations to the Dataflow Gen2 Power Query user interface. These dataflow do not readily avail themselves of similar functionality and as things stand in Fabric the real strength will be the use of Notebooks. From all of my investigation and exploration nothing yet has abused me of the view the Code First is the way to go for Fabric. So, I have put together this and subsequent posts to demonstrate how the functionality can be achieved from Notebooks using Python as would be used in Mapping Data flow. Loading Data...