New Member
Since ‎08-18-2021
‎05-20-2023

My Stats

  • 1 Posts
  • 0 Solutions
  • 1 Likes given
  • 1 Likes received

MattDV's Bio

Badges nb_nb_nb Earned

View all badges

Recent Activity

I am adding CASE statements to my filter in my views. I basically want that if the user types `Harry` the filtering should happen on `Gryffindor`. This is my code:filter: house { # type: string # sql: ${TABLE}.house ;; sql: CASE WHEN ${TABLE}.house L...
Likes from