Hello everyone, I'm fairly new to InfoPath and I've created a form that tracks interactions our leadership team has with our representatives. It tracks data such as what type of interaction it is, the date of the interaction and various other data.
I've recently included a query that displays the employees interactions with our team when you enter their employee ID. I'm using a data connections "dataFields" repeating table to return the values specific to the employee ID. This works perfectly and it displays all the interactions we've had with that representative, and I was looking for a way to have that query return ONLY the 10 most recent interactions.
I found this https://www.infopathdev.com/forums/p/2425/9807.aspx as a way to get the result that I wanted, however this only worked in InfoPath filler, and not on the SharePoint site where the form is located. I used Hilary's recommended method.
Any guidance is appreciated, as I have been searching for a way to make this work for quite some time now as we don't want a large list returned and only really need their most recent entries. I've attached an image of my issue.