Forum Discussion
Table filtering while import
- 6 years ago
Hi Tober1996 ,
Please try grouping like this:
Add a step in the advanced editor after expanding the table:
Table.SelectRows(#"Expanded expand",each([Max]=[expand.flow_id]))Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - 6 years ago
Hi together, thank you very much! The advanced grouping ist the solution, but it is not needed to write the extra code to see the other columns. You only have to press the button with the two arrows in the headline of the new column. than all existings columns expand and are shown again. 😄
Hi Tober1996 ,
Please try grouping like this:
Add a step in the advanced editor after expanding the table:
Table.SelectRows(#"Expanded expand",each([Max]=[expand.flow_id]))Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi together, thank you very much! The advanced grouping ist the solution, but it is not needed to write the extra code to see the other columns. You only have to press the button with the two arrows in the headline of the new column. than all existings columns expand and are shown again. 😄