I have a query as follows which displays the list of hosts and their host details as follows
host field_A field_B field_C
Now I have an excell sheet which I'm trying to use as a lookup "hosts_list.csv"
Now I am trying to filter out the list of hosts that are in the lookup but not in my query result.
↧