gargamalebarbosa
Board Regular
- Joined
- Aug 4, 2022
- Messages
- 118
- Office Version
- 365
- Platform
- Windows
I have a table consisting of 4 columns. I want to find all possible combinations of the desired columns using Power Query. For example, the A-B-D column, the A-B column, or the A-B-C-D columns.
I will write the combinations of the desired columns into a list, and Power Query will generate all the combinations based on that list.
For example, there will be a list in column F, and Power Query will create the combination table based on the column names in that list. The values in the resulting table will be unique
Thank you,
I will write the combinations of the desired columns into a list, and Power Query will generate all the combinations based on that list.
For example, there will be a list in column F, and Power Query will create the combination table based on the column names in that list. The values in the resulting table will be unique
Thank you,