Hi all,
I have two questions.
1) Can you create a CSV table that only takes values from one Sharepoint list item?
Currently, this is what I have:

Now sure, this works great, until you have more than one item in a Sharepoint list. If I have more than one item, I will receive an email with the CSV file, but it will contain information for both of these items.
Is there a way to filter which item information is taken from?
2) How can I make multiple values (from different columns in the Sharepoint list) display in the same Excel column, but seperate rows?
This is an example of what I need:

I want values like "Testing" and "Test" to be populated by different Sharepoint list column values.
I have tried this in flows:

However, I will recieve this:

For this example, I typed "123" into Labor Rate 1, "123" into Labor Rate 2, and "123" into Labor Rate 3, but they have been combined together, rather than on seperate rows.
Is there a way I can make these values go to their own seperate rows (NOT COLUMNS, ROWS).