<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Same data transformations to be done on multiple files? in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3749797#M2329</link>
    <description>&lt;P&gt;I receive a CSV file on a monthly basis, and I would like to perform the same exact transformation on every new file I receieve. For example, keep certain columns, do calculations based on those columns, etc. I only know how to set up Dataflow with the source pointing to a selected file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is something like pointing the source to a Sharepoint folder (where I will drop the monthly file) then running the dataflow possible? For example, I will upload Jan2024.csv to the folder, run the dataflow which will apply the transformations, then export the data to Excel. Then in February, I will remove the Jan2024.csv file and upload Feb2024.csv (since I'm not sure if dataflows know how to use the &lt;EM&gt;new&lt;/EM&gt; data only), rerun the dataflow/pipeline, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or would something like this be handled on the pipeline level? For example, I use Copy in pipeline with the source pointing to a Sharepoint folder, copy to and replacing the previous month's data in Lakehouse, then create a new Dataflow with the source pointing to the Lakehouse?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 22:40:30 GMT</pubDate>
    <dc:creator>alee023</dc:creator>
    <dc:date>2024-03-07T22:40:30Z</dc:date>
    <item>
      <title>Same data transformations to be done on multiple files?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3749797#M2329</link>
      <description>&lt;P&gt;I receive a CSV file on a monthly basis, and I would like to perform the same exact transformation on every new file I receieve. For example, keep certain columns, do calculations based on those columns, etc. I only know how to set up Dataflow with the source pointing to a selected file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is something like pointing the source to a Sharepoint folder (where I will drop the monthly file) then running the dataflow possible? For example, I will upload Jan2024.csv to the folder, run the dataflow which will apply the transformations, then export the data to Excel. Then in February, I will remove the Jan2024.csv file and upload Feb2024.csv (since I'm not sure if dataflows know how to use the &lt;EM&gt;new&lt;/EM&gt; data only), rerun the dataflow/pipeline, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or would something like this be handled on the pipeline level? For example, I use Copy in pipeline with the source pointing to a Sharepoint folder, copy to and replacing the previous month's data in Lakehouse, then create a new Dataflow with the source pointing to the Lakehouse?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 22:40:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3749797#M2329</guid>
      <dc:creator>alee023</dc:creator>
      <dc:date>2024-03-07T22:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Same data transformations to be done on multiple files?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3751356#M2332</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="702157" data-lia-user-login="alee023" class="lia-mention lia-mention-user"&gt;alee023&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for using Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;As I understand that you want to use the same type of transformations on every new .CSV file that you will receive on monthly basis.&lt;/P&gt;
&lt;P&gt;If the schema of all the .CSV files are similar, then the two scenarios which you have mentioned above would work.&lt;/P&gt;
&lt;P&gt;For your scenario, if simplicity is your main priority Option 1 (Dataflow with SharePoint Source) might be sufficient. No matter which approach you choose, you'll achieve the desired result of automatically transforming your monthly CSV files while maintaining a clear separation between data source management (SharePoint) and data transformation logic (Dataflow).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information helps. If you have any further questions please do let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 12:24:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3751356#M2332</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-03-08T12:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Same data transformations to be done on multiple files?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3755661#M2358</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="702157" data-lia-user-login="alee023" class="lia-mention lia-mention-user"&gt;alee023&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.&lt;BR /&gt;In case if you have any resolution please do share that same with the community as it can be helpful to others.&lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 15:15:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3755661#M2358</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-03-11T15:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Same data transformations to be done on multiple files?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3758177#M2387</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="702157" data-lia-user-login="alee023" class="lia-mention lia-mention-user"&gt;alee023&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others.&lt;BR /&gt;If you have any question relating to the current thread, please do let us know and we will try out best to help you.&lt;BR /&gt;In case if you have any other question on a different issue, we request you to open a new thread.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 14:01:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3758177#M2387</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-03-12T14:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Same data transformations to be done on multiple files?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3792602#M2574</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am facing a similar issue. I have a dataset wherein I applied a few transformations such as change data type for all columns, choose columns etc. Now, I want the data to be updated and the same transformations to be applied there. For instance, I have a file called, 'Orders'. Now, I have an updated version of the same file in sharepoint. How do I proceed with updating the same in dataflow and then ensuring the transformations get applied to it.&lt;/P&gt;&lt;P&gt;I wanted to understand the steps to perform the same. Could you please help me with the same.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 01:59:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3792602#M2574</guid>
      <dc:creator>divyamalhotra12</dc:creator>
      <dc:date>2024-03-27T01:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Same data transformations to be done on multiple files?</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3792677#M2575</link>
      <description>&lt;P&gt;Here's what I did:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;My files were uploaded to SharePoint, so my dataflow source was to the sharepoint folder. I'm not sure how this works if it were OneDrive.&lt;/LI&gt;&lt;LI&gt;Filter the dataset to the correct folder path - because the source doesn't allow you to connect to specific subfolders, so you deal with it in this step&lt;/LI&gt;&lt;LI&gt;Filter the dataset to get the most recent file (sort by date created, descending)&lt;/LI&gt;&lt;LI&gt;Find the 'Combine files' option in the menu. This will extract all the data from the file&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 27 Mar 2024 02:51:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Same-data-transformations-to-be-done-on-multiple-files/m-p/3792677#M2575</guid>
      <dc:creator>alee023</dc:creator>
      <dc:date>2024-03-27T02:51:37Z</dc:date>
    </item>
  </channel>
</rss>

