To filter rows you can use a query based on named columns.
            For example, to filter for rows where shape
            is greater than 7223323 add 
            
                ?query=shape>7223323
             to the URL. 
            For a more complex example, try
            
                ?query=(shape>7223323)&(shape<7223324)
            
        
        
            Query "(shape>7223322)&(shape<7223325)" returned
            2/6220 rows.
        
        
        
        
    
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name | 
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372791 | 7223323 | 13965900 | 7223323 | chr2 | 183648104 | 183713699 | 138.97871809999998 | 520.3801083000001 | 9.700657433 | 19 | 4 | Dataset1.companion.ome [019] | 
| 2372791 | 7223324 | 13965900 | 7223324 | chr2 | 192700456 | 192763963 | 141.6553821 | 530.6915893 | 9.45787528 | 19 | 4 | Dataset1.companion.ome [019] |