User Profile
meforwork
New Member
Joined 3 years ago
User Widgets
Contributions
Possible to combine every X number of rows?
I have a simple list with text objects. Example: rowHeader Apples Oranges Bananas Kiwis Plums Grapes Tomatos I am wondering if there is a way to combine every X rows. For example, I want to combine every 3 rows in to a single row with some string tagged on (like. "Object(s): "), and delimited by a comma (","), so it would look like: rowHeader2 Object(s): Apples,Oranges,Bananas Object(s): Kiwis,Plums,Grapes Object(s): Tomatos The out-of-the-box functions from what I see can only do static merges of 2 or more colums, but the list I actually have has 100+ rows.Solved583Views0likes2Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.