Forum Discussion

CoreyP's avatar
CoreyP
Solution Sage
8 years ago
Solved

Change Source from File to Folder?

Hey guys,   I started on my current report with a single xlsx file as the data source while I tried to figure out all the steps and DAX I needed to create a functioning model. Now that I've complet...
  • MFelix's avatar
    8 years ago

    Hi CoreyP,

     

    When you make a connection to a folder you have to the folder you have  3 options/sub-options on the bottom :

    • Combine
      • Combine & Edit
      • Combine & Load
    • Load
    • Edit

    If you choose the first one with the option of Edit you will get created function that allows you to make a mockup of your data treatment that then will be applied to all file on your folder check the link to get further information.

     

    You can then copy all of your steps from the first query to the table with the name Transform Sample File From FileName and get the expected result.

     

    This can also be made by hand if you want to be a little more insightfull of what is being done chech this link with another example

     

    Regards,

    MFelix