Forum Discussion
BI Power Query Editor
Currently my data looks like this:
Description Site Building Dept Location
<description> null null null null
other info <site> <bldg> <dept> <locn>
other info null null null null
Is there a way using advanced query editor to make the data look like this:
Description Site Building Dept Location
<description> <site> <bldg> <dept> <locn>
Hi Rachel
If you don't need to keep <other info> rows when Fill Up and Keep Top rows (1)
As attached
- Rachel BergCopper Contributor
How do you accomplish this?
Hi Rachel,
That's in Power Query editor ribbon
and