Forum Discussion
awsiya
Helper I
2 years agoReordering Columns in Field pane (powerbi Desktop)
Hi, I require a bit of assistance, hoping it won't require too much of your time. I have a straightforward table loaded into Power BI Desktop (sourced from a simple Excel file). Once I've impor...
Anonymous
2 years agoNot applicable
Hi awsiya ,
Please use the Table.ReorderColumns() Fuction:
= Table.ReorderColumns(PreviousStepsName,{"Name", "DOB", "Gender", "Marital", "Address", "Zip", "Language"})
Table.ReorderColumns - PowerQuery M | Microsoft Learn
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group