@mashingan, thank you! Works like a charm with a minor tweak (needs the star *):
    
    
    let query = %*{"temp": {"$gt": 10}}
    
    
    Run

Reply via email to