I recently discovered that my Bridge workflow to populate values from one sheet to a dropdown on another sheet is only pulling in the first 1,000 values. I've never noticed this before, but it's possible I've had fewer than 1,000 values to pull in the past.
I can't find any documentation regarding this limitation. I've considered using the Table View column data link, but it's important that I resolve this issue for those using Grid View asap, then get the team used to using Table View.
Here are some screenshots from my workflow. Please let me know if you see anything I've missed that might resolve the limitation. Thanks!
The run log clearly shows that I have 1,062 values in the array, but it's only adding 1,000 options to the column dropdown. I've run this multiple times and it always caps at the 1,000.
The reference in the Values field is :{{states.startstate.arraymgmt.extract_from_array.results}}