Flows

The Flow screen shows all flows used by the app, this means the flow is called by the app ie uses the Power Apps trigger.

The table covers

  • Name

  • Id (resourceId)

  • Count Used

Flows in the solution but not triggered by the app are not shown, but are shown in the solution screen.

The search box uses the following syntax:

columnName = value

columnName != value (not equal to)

columnName includes value (in string)

columnName !includes value (not n string)

Last updated