Hello,
I've made a flow where I am extracting data from a PDF, and manipulating the data to a more useable format. I'm also then referencing a list on sharepoint (this is to support the development of another tool) to append to the array a "location" of an item. Within my products there is a quantity field (for how many I am expecting to receive when purchasing). What I'd like to do is create another array item for each quantity (e.g. if there are quantity 4, I'd like it to repeat 4 times); although I'm open to suggestions for more efficient or smarter ways to do it.
The content is likely to ultimately end up in an html table because I wish to create a sheet of labels.
Just an update; I've been able to extract the quantity from the array.
I then tried to use a "do until" to try and repeat inserting the item into the array based on the quantity. But I can't figure this section out. Any help would be much appreciated.
User | Count |
---|---|
92 | |
44 | |
21 | |
19 | |
17 |
User | Count |
---|---|
143 | |
51 | |
42 | |
40 | |
31 |