Hi!
In a PowerApp I'm trying to populate collection with the output of the flow below:

But in the app it sees the output as a boolean:

This app was imported to this tennant from another tennant.
When I created a new app in the same solution and do the same thing, it is seen as table, which is correct.

I've already tried removing the Flow object and the command button, and then add them both again, but it keeps stating the flow returns a boolean.
Can anyone give me tips on how to convince the app that the flow is really returning a table?