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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello,
I have list of workstations and I want split one column into a few one to avoid scrolling.
Could anyone help me with that?
Current Situation: One column with 200 records
Current Situation
My goal: A few columns with 20-30 records
Solved! Go to Solution.
Hi @Reliosss ,
Please try what @amitchandak mentioned and here is a simple sample.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Reliosss ,
Please try what @amitchandak mentioned and here is a simple sample.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Reliosss , Usually Create row and column using quotient and remainder (mod) for number and then display it using these values as rows and column in matrix