Based on the screenshot that you've shared, the result of Get Channel Name
seems to be empty. If an empty array is returned, the for loop would just be completed since there are no entries to be looped over.
Review Logic App Steps From A Run Instance
Jon Farmer
1
Reputation point
I have an issue with looping through dataset results when looking at a run instance of my LA.
For example I am pulling 50 records from a SQL DB and looping through them with a For Each control. The issue is the first record will resolve the values for all steps with in the For Each loop. However for records 2 - 50 some of the later steps in the loop are shaded out and I can't see the values. This is stopping me from debugging the app. Anyone know why this is happening?
Jon
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
1 answer
Sort by: Most helpful
-
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
2021-02-15T13:06:50.243+00:00