My client is looking to build a qListView dashboard and only display unique entries from the list. Is there a way that duplicate rows can be removed? I am guessing that I could add a qSelector at the top of the page, but being able to eliminate the duplicates directly would be the best option. I also attempted to use Grouping but that does not make the page any easier to navigate since all of the data is being returned and counted for paging purposes.