Here it should be items('Apply_to_each')['Start']
So the expression would be
convertToUtc(
parseDateTime(
items('Apply_to_each')['Start'],
'us-en',
'M/d/yyyy hh:mm tt "Eastern"'
),
'Eastern Standard Time'
)
In general:
- Put the cursor to the input where you want to place the reformatted date
- Switch to expression
- Paste my expression
- Delete the date string from this expression (pay attention to the cursor position)
- Switch to Dynamic Content
- Click the value from the Dynamic Content