Forum Discussion

arkiboys2's avatar
arkiboys2
Helper IV
1 year ago
Solved

ADF pivot vs fabric dataflow pivot

there is a powerful pivot activity in ADF dataflow. the pivot in fabric dataflow gen2 does not seem to have quite the same functionality as that in ADF. for example: in ADF dataflow pivot it has th...
  • frithjof_v's avatar
    frithjof_v
    1 year ago

    I created the helper row by using Enter Data. Then I copied the generated M code into the main query manually.

     

    But you can do it easier:

     

    You can create it as a separate query by using Enter Data, and then appending that query to your main query by using the menu option for Append queries.