How to delete value range in InfluxDB/Grafana?

Thanks a lot!
Found also the thread here:

That query helped me (I was very close :slightly_smiling_face: ):
DELETE FROM "kWh" WHERE ("entity_id"='hausstrom_zahler_monat') AND time <= '2023-03-31 21:59:10'