mirror of https://github.com/grafana/grafana.git
				
				
				
			Update queries-conditions.md (#99592)
This commit is contained in:
		
							parent
							
								
									58a3e0ae86
								
							
						
					
					
						commit
						9c7618160d
					
				|  | @ -103,7 +103,7 @@ The threshold expression allows you to compare two single values. It returns `0` | ||||||
| - Is above (x > y) | - Is above (x > y) | ||||||
| - Is below (x < y) | - Is below (x < y) | ||||||
| - Is within range (x > y1 AND x < y2) | - Is within range (x > y1 AND x < y2) | ||||||
| - Is outside range (x < y1 AND x > y2) | - Is outside range (x < y1 OR x > y2) | ||||||
| 
 | 
 | ||||||
| **Classic condition (legacy)** | **Classic condition (legacy)** | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue