The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I did some group in power query, and sort Asset ID as 1st sorting, G/L Date as 2nd sorting, everything looks great (Picture 1). After I save and close powe rquery, the order of G/L date is different(picture 2). Anyone can tell me what happend, and how to address the issue?
thank you!
Solved! Go to Solution.
After your sort step, use Table.Buffer to lock them in order.
--Nate
Hi Nate,
I thought it will work, but it didn't. Could you please help to check if I did it right? After I used Table.Buffer, and save and close PQ, the order of the date is still messed up. 😞
You are awsome!