Good afternoon
I'm looking for a way for the transformations I apply to modify a set of tables or Excel sheets.
Something similar to when we connect to a folder, select "combine and transform" and obtain the function automatically with the example file.
Solved! Go to Solution.
That's what I meant when I wrote: "Apply the transforms against one of the sheets or files, then extract the code into a function, then apply that function to all sheets or files".
A parameter can be fed from a list query. But that's rather pointless as you can instead use that query directly in your ETL.
Thank you for the reply.
I manage to do it through a parameter that focuses on a list generated with unique values of a column of a table, changing the default value that forces you to enter the parameter. But how to make the parameter have that list as a default value and not a single value of it? Or do you have put it another way to generate all the tables with the same transformation at once?
The data source function = folder applying merge and transform data, generates a sample file (which in our case would be a value of the list (list extracted from the column values of a table).
How is it solved with M code?
Thank you very much in advance to any help.
That's what I meant when I wrote: "Apply the transforms against one of the sheets or files, then extract the code into a function, then apply that function to all sheets or files".
A parameter can be fed from a list query. But that's rather pointless as you can instead use that query directly in your ETL.
Apply the transforms against one of the sheets or files, then extract the code into a function, then apply that function to all sheets or files. Similar to what you would do in Excel where you record a macro for your steps and then examine the resulting macro to include in your code.
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
212 | |
51 | |
45 | |
41 | |
39 |
User | Count |
---|---|
277 | |
210 | |
73 | |
72 | |
65 |