Forum Discussion
zjaff69
3 years agoNew Member
Multiple values in row or cell
Hi I have multiple values in one row and am not able to do it. Please see the below data. Users Groups John Everyone Finance Ware...
- 3 years ago
Ah ok - then you'll have to use Split column by delimiter (in Power Query) and you have to choose/type #lf (line feed) as a delimiter
JirkaZ
3 years agoSolution Specialist
You can use the Fill Down transformation in Power Query. Note that you have to replace the blank values in the Users column with "null". Without that first step the "Fill Down" will not work.