i have created 'interview Tool' application (mobile) just like interview tool template provided in Power apps home page.
My app is connected with SharePoint list.
i got a gallery1 with 'position title' data selected on home page. All rest form fields has been set as ' gallery1.Selected.Title'
case table is as below -
Title Position Title
A X
A Y
A Z
as per above table, this adds 'Three different entries on 'Gallery1' on home page. I mean gallery shows value 'A' three times.
if i use 'Groupby' formula, it groups to 1 name so i can see only one value 'A' on home screen. But as because other fields has been set as per 'gallery1.selected', group by section doesnt work!
i hope this make sense.
can you please advise alternatives!