Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

conditional join

hello in fabric dataflow, I am joining two excel files via several columns. file1.col1 inner join file2.col1 file1.col2 inner join file2.col2 how is it possible to use file1.col join file2.col on...
  • v-cboorla-msft's avatar
    2 years ago

    Hi Anonymous 

     

    Thanks for using Microsoft Fabric Community

    Here's how to join two Excel files in Fabric Dataflow with an inner join based on multiple columns, considering a value in a separate column. Fabric Dataflow offers a powerful tool called Filter that allows you to achieve this conditional join.

    I hope this information helps. Please do let us know if you have any further queries.

     

    Thank you.