Remove unwanted filters on Look

I have a parameter that looks as follows:

francofgp_0-1697652594789.png

I would like to remove the extra search criteria, such as: contains, starts with, ends with, is blank, is null, an so on. So I can have only the "is equal to" parameter.

Is there a way to achieve this?

 

My code for that filters looks as follows

 

 

  filter: p_id_parameter {
    view_label: " "
    label: "ID parameter"
    type: string
    suggest_explore: access_filter
    suggest_dimension: access_filter.parameter
  }

 

 

 

1 2 989
2 REPLIES 2
Top Labels in this Space