Looker Alerts

Hello Everyone,

I am new to looker and trying to create a simple alert on a STATUS filed. Like it should send an alert if the STATUS > 1 (1 = Success , 2= Failure , 3 = Partially Pass ) .

Below is the field in the looker View

  dimension: status_updated {
    type: number
    sql: ${TABLE}."STATUS_UPDATED" ;;
  }
 

when I try to create alert on the above field by clicking the bell icon its giving me a message ‘Alerts can be set only on tiles that have at least one numeric measure or table calculation in the tile’s visualization’

Can anyone please help me with any work around ?

TIA

0 0 187
0 REPLIES 0