I'm trying to retrieve a repeating table through data connection from SharePoint list. I have a drop down that has project names. Depending on which project I choose, the financial details should be retrieved from that particular project in SharePoint list and displayed in my form.
If the repeating table has five rows, I need all the five rows to be displayed. Please help.