Hello All,
I have just been getting started with PowerApps. I have made a couple test apps so I am getting the hang of things but I just ran into something that is getting me confused.
My core use (right now) is to customize some SharePoint list input forms (which do look really nice in PowerApps). In my form I want to pull some data from another SharePoint list (filtered down to the current person entering creating the new item - the DataSource for this data is unique records for each UserName.) I have not been able to get the SharePoint custom form to show the data when it is filtered.
So I decided to try it in a blank PowerApp and see what happens. In this format I was able to get the data to show up as I wanted it to.
Now I am trying to figure out what is different between these two PowerApps?
Here is the form I created in PowerApps directly

Here is the form that was created as a SharePoint List

Any thoughts would be really appreciated