Forum Discussion

akashd's avatar
akashd
Regular Visitor
4 years ago

How to Import multiple files to a dataflow

When i try to import multiple files via folder in dataflow it combines together , which i dont want because they are different table.

How do i resolve this thank you.

4 Replies

  • akashd's avatar
    akashd
    Regular Visitor

    i would like to upload multiple files to dataflow at once instead of uploading one by one.

     

    • AlexisOlson's avatar
      AlexisOlson
      Super User

      Sorry, it's still not clear to me.

       

      You've got multiple files but you don't want them combined? Are you trying to return multiple tables from a single query? If so, then you're out of luck. A query can combine a bunch of tables but can only ultimately output a single table.

      • akashd's avatar
        akashd
        Regular Visitor

        i was thinking i could upload multiple files for dataflow at once , looks like its not possible