Forum Discussion
gvg
Post Prodigy
3 years agoAdd column to inner table of a column
Hello, I would be grateful for any tips on the following problem. I have a table like this: and been trying to place value in column Date into each inner table of Data column. I know that...
- 3 years ago
= Table.Group(Custom2, "Date", {{"Data", each Table.Combine([Data])}})