2
I have the following problem, I have a table with items and I need to create groups and name each item to its own group. I have already distributed them by categories, which in this case I call 'families', but I now need to group them respectively into groups that are generated automatically that I can call a maximum value.
this is the code that returns me the table above, but I needed it to return separately this way here:
Welcome to Stackoverflow Gabriel. Have you made any attempt at code to accomplish the task you want? I suggest you read this help article from the site: How to create a Minimum, Complete and Verifiable example.
– Pedro Gaspar
Which groups? Do you have examples of how the answer would be? missed even finishing the question, with no context to finish.
– novic
Yes, actually I want to distribute items that I have in stock that are separated by categories and distribute in these groups that are called pallets, ex: pallet1, pallet2 etc in automatic.
– Gabriel Almeida
Okay, but, how would this breakup?
– novic