I have lot of data in my Firestore collection. I have filtered data in my app but I want to cross check it from the console. In order to do that I want to apply two where conditions -
But in console it seems, I can only select one field for where condition,
How can I filter with multiple where condition in console?
It's currently not possible. Feel free to file a feature request with Firebase support.