I have been extensively using Power Query at work to automate pulling data from 20 different excel files, access data base and other sources. What I really like about Power Query is I can reorder the columns in each of my data pulls in power query editor and then append more than 20 data tables into 1 query and analyze all that data together. It would be very helpful if moving/reordering column in each query were little easier. Currently I select a column(s) and move/drag them to the position I want them to be. I have about 100 columns that need to be reordered and moving each one at a time takes a lot of time. It would be great if you could add a feature like to re-order columns like the one in which (or to it) I can select multiple columns in a vertical view. Thank you
9 Comments
- dennisrAdvocate II'I agree that there should be a dialog that would allow moving/ordering the columns. Maybe the "Choose Columns" could have two panes - drag from left (all columns) to right (display columns), and the right side would have ability to order with up/down and click/drag. However, I've found a bit of a workaround for now: move just one column, and then manually edit the resulting expression which does list all the columns = Table.ReorderColumns(...
- Mark25New MemberAn option to send a column to the left or right extreme (begining or end) would be good. Then worked upon columns would all be grouped together
- aaronpdelongNew MemberHow is this not solved yet? It's been an open issue for more than a year! Do we have an expected release date for the fix?
- JohnThomas1New MemberTable.ReorderColumns([Previous Step],{"Col1", "Col2", "Col3", ... "ColX"})
- rynmynNew MemberGet the excel team to implement it because currently the desktop app is hideous and barely usable. Just get some UX people to actually spend time on it. I have to google everything like how to reorder columns, how to do such simple things that are straight forward in any database or spreadsheet. Building a web based UI from scratch would be quicker.
- bsacheri1New MemberWhile this issue seems to be about making column re-ordering easier in the UI, it would also be nice if the Table.ReorderColumns command had a way to move a column to the first or last without naming all of the other columns. In my scenario I have a pivot table with a variable number of columns and then I am adding a column to it. I want the new column to be somewhere on the left hand side of the table before all of the pivot columns. The ReorderColumns command won't consistently move the column to the new column where I want it unless I name all of the pivot columns (that have variable names). Commands like MoveFirst, MoveLast, MoveBefore, MoveAfter, would be helpful.
- DavnetNew MemberIt would also be nice it reordering actually worked and applied to the tables once you have done them. There is apparently a glitch that doesn't actually reorder them after you apply the steps.
- Jordan_KlineNew MemberYa'll know that if you use "Choose Columns" the order you select them will rearrange them in that order, right?
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v22 hours agoCommunity ChampionNew618Views11likes2CommentsSemantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v1 day agoCommunity ChampionNew21Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401971 day agoFrequent VisitorNew6Views0likes0Comments