Sometimes you need to do a dbcolumn on a view to pick up previously used category values. This little trick makes the view refresh much quicker and can avoid the 64 limit.
In the view properties go to the propeller hat tab and tick the ODBC area that says Generate unique keys in index.
Check out the view now. No @Unique needed and faster refresh.