Forum Discussion
Anonymous
6 years agoNot applicable
Apply a function to each Table Record
Hi I have grouped record in a way that for each row I get some columns, and one of this columns is of the type "Table". I want to transform each table using a function, and then Merge all of thi...
- Anonymous6 years ago
Solved!
Table.TransformColumns(#"Grouped Rows", {"AllRows", each FuncionUnaTabla(_) })
edhans
6 years agoCommunity Champion
You are going to need to give WAY more info, and preferably the source file (sample data) and your existing M code to date, as well as what the expected output would look like.
How to get good help fast. Help us help you.
How to Get Your Question Answered Quickly
How to provide sample data in the Power BI Forum