jsh121988
Microsoft Employee
8 years agoText Filter is limited to 1000 values exactly
The Text Filter visual only allows exactly 1000 values right now, otherwise it will throw an information box stating ‘Too many values’. Can this limit be increased to 5000, removed, or made configurable by the user?
Typically, I will impose my own limits via a measure that returns the count of values, and add it to the visual filters section.
Solutions (Most ideal to least ideal):
1. Remove the limit, and allow user to specify with a measure as a visual filter.
2. Make the limit configurable via the Visual Format pane.
3. Increase the limit to 3000 or 5000.