what is the best way to use to queries for statistical report. multiple condition and multiple rows
Hi! here's an example to use queries https://appwrite.io/docs/databases#querying-documents
The best way could be to keep functions separate and clearly defined so there are no overlaps and/or duplicates. Also try looking into indexing https://dev.to/appwrite/how-do-i-index-my-appwrite-collection-2o4n
Recommended threads
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Domain is already used. Please try again...
I have a website with where the www.domain.me This website works just fine But if I try to visit domain.me. I get this error. I keep getting sent to some app ri...
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...