Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi ,I have synario in power bi like we have sprint field in sprint view ,here we have values like Sprint 1, Sprint 2, Sprint 3 ,sprint 31,sprint 4, sprint 5 but o want the sprint order like sprint1,sprint 2,sprint 3 , sprint 4, sprint 5....31,32 like this how resolve this
Solved! Go to Solution.
Hi There,
in Power Query, duplicate sprint column, split by delimiter. the number column rename Index data type whole number
then pick sprint and sort by index column
Hi There,
in Power Query, duplicate sprint column, split by delimiter. the number column rename Index data type whole number
then pick sprint and sort by index column
Hi @Vkd6600 ,
I have tried to answer your question. Let me know if it works for you.
Created a new coloumn as
Best Regards,
Shreya
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!