If I apply a filter and the number is less than 1,000 the text indicates how many rows match the filter, but if it returns more than 1,000 it does not show the total number that match the filter. Is there any way to fix this? I understand that showing more than 1,000 rows typically is undesirable for performance reasons but I'd like to know how many match still.
# rows that match filter not shown when over 1,000
Please login to leave a reply, or register at first.