Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Dear All,
How to move a column at a specific place. i.e. after a column called Id.
I just don’t want to move it beacuse the quantity and the names of the columns before are variable in my code.
Thank you for your help.
Best Regards
I meant I did not want to drag and drop my column because the advanced Editor write the code like
Table.ReorderColumns(#"RenamedCol",{"Id", "MovedColName", "C1", "C2", "C3", "...", "Cn"})
The quantity and the names of columns C1 to Cn are variable according to a combination.
That's why I wish I could place the column MovedColName at a second position indepndant from C1, C2, etc.
Thank you for your help.
Table.ReorderColumns(tbl, {"called Id", "column_name"})
but wait.. "I just don't want to move it..." at the same time sounds strange
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
15 | |
15 | |
13 | |
12 | |
11 |