firebase how to read values until specified length
I want to get the total number count until specified. this is my database: database picture I want to count where ticket_status is not served ex: I want to count until A6, I will count A1 until A5 where the…