I have two records and both has same value in the Title column in the sharepoint list:
Record 1
Title: Fruit
Name: Apple
Record 2
Title: Fruit
Name: Blueberry
In the sharepoint list, I can see both records in the view.
But, in the Power app, my DataTable will only see the one record, what can I do to show both records?
Thanks!