Currently, there is a condition on the repeating group that will search for companies depending on the dropdown value as shown above.
How do I make the dropdown continually filter more refined - right now the repeating group will sort depending on a single dropdown and the repeating group will not sort the table with the combined dropdown fields. i.e. if market sector is X, EIS is Yes and Market is Y, I want to show only companies with X market sector, Y market and Yes to EIS.
OK. Thanks for the response. May I ask another question? I have a repeating group that shows invoices. I have been able to pull in all invoices and the group has information from the customer that is linked to that invoice - customer name. But now I am trying to sort the invoices and it will only allow me to sort by the fields in the actual invoice and not the fields associated with the customer that the invoice is linked to.