I have a basic Microsoft Form (as shown) with the fields Date / Time 1 & Fatigue Level 1 / Time 2 & Fatigue Level 2.
I am able to get the data to flow into an Excel spreadsheet to look like this:
Date | Time 1 | Fatigue Level 1 | Time 2 | Fatigue Level 2 |
01/03/22 | 0545z | 3 | 1000z | 2 |
But I actually want the data to flow to Excel with the each Time/Fatigue Level pairing being in a new row (WITH the date included each time). So, for example, taking the data from the table above I actually want it to flow to Excel as follows:
Date | Time | Fatigue Level |
01/03/22 | 0545z | 3 |
01/03/22 | 1000z | 2 |
However, I only want it to create a second row IF there is data in the Time 2/Fatigue Level 2 fields.
Sorry, I am booking myself onto training to get more comfortable with Power Automate, but this is an urgent task I need fixed.
Thanks,
LJ