I use the query widget in Experience Builder to query road segments by (multiple) attributes and selected geometries. With an action, the resulting road segments are displayed on the map (in a new color). The problem is that the query result is limited to 1000, but I need to be able to display more than 1000 results of a query in the map (say 5000 segments). I could live with a limitation on the number of results in the list, even if it is not nice. But if not all segments are shown on the map, the result is simply wrong.
Is there a way to bypass the 1000 limit? At least for the representation in the map?
Or is there another alternative?