cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
hogi
Level XIII

Why is the Datafilter in JMP so slow?

For a data table with more than 1 Mio rows, the data filter is extremely slow.
It takes several seconds to 
- activate a new column in the data filter
- type text in the filter : a few seconds per character!
- delete a character in the filter

Why?

new table("test", add rows(2000000), new column ("col",Character,  Set each value(Char(random integer(2000000)))))

0 REPLIES 0

Recommended Articles