Rank 3: Container
How do you query a collection for a not equals?
Votes
1
Replies
16
Participants
Unknown
Messages
17
Rank 3: Container
How do you query a collection for a not equals?
Rank 3: Container
Query.notEqual("Title", ["dates"]) ])```I get this errorError: Invalid queries: Query not valid: Attribute not found in schema: TitleAdmin
the error indicates there is no 'Title' attribute in collection 646587b51b84a01f2ba8
Rank 3: Container
But collections dont have attributes
Admin
Oh wait...it also definitely doesn't have a Title
Rank 3: Container
When i remove attributes it still errors
Admin
What do you mean?
Rank 3: Container
I am trying to exclude dates from list collections
Admin
I still don't understand
Rank 3: Container
Like the date collections
Admin
What are date collections?
Rank 3: Container
Its a collection for me to link dates that are in other collections
Admin
Ok sure.... anyways, there is no Title in a Collection.
See for the attributes you can filter on https://appwrite.io/docs/server/databases?sdk=nodejs-default#databasesListCollections
Rank 3: Container
[SOLVED] Not Equal Query
Rank 2: Process
Attributes that we can query are any attribute we have created? or is it only the appwrite system attributes like $createdAt
Admin
Please create a new post in #channel
Rank 2: Process
alright sorry, was just hoping for a quick response. BRB.
Hope you're well Steven