```dataview
TABLE WITHOUT ID sum(map(rows, (r) => default(r.price, 0))) AS "Total Price"
from "单子"
where !contains(cancel, true) sort created desc
where !contains(payed, true) sort created desc
where createdate < date("2024-10") AND createdate > date("2023-01")
group by true
```
4500+6000+3000+1000+1000+500+1500+3600+4000+6000+1000+1000+1000+500+500+500+3000+6000+23000+21000+12000+3000+12000+3500+1800+2000+7500+8000+3500+14000+2000+2100+2500+500+2000+8100+3000+5300
8000+7500+4000+500+9000+20000+2500+4000+500+2000+1000+3000+3000+6000+3000+3000+3000+6000+11000+8500+1500+1000+3000+2500+1000+3000+3000+13500
6000+10500+3000+5000+2000+3000+13000+2000+7500+1000+8000+2000+2000+1000+2500
7000+1500+1000+5000+3500+2000
13000+5800+8700+6700
```dataview
TABLE WITHOUT ID sum(map(rows, (r) => default(r.IpriceY, 0))) AS "Total Price"
from "单子"
where !contains(cancel, true) sort created desc
where contains(file.path, "to 客 凛火rinka") sort created desc
where createdate < date("2024-10") AND createdate > date("2024-09")
group by true
```
```dataview
TABLE
IpriceY
from "单子"
where !contains(cancel, true) sort created desc
where contains(file.path, "to 客 凛火rinka")
where createdate < date("2024-10") AND createdate > date("2024-09")
```
```dataview
TABLE WITHOUT ID sum(map(rows, (r) => default(r.IpriceY, 0))) AS "Total Price"
from "单子"
where !contains(cancel, true) sort created desc
where !contains(file.path, "to 客 凛火rinka")
where !contains(payed, true) sort created desc
where createdate < date("2024-10") AND createdate > date("2023-01")
group by true
```
338+83+679+139+624+634+130+332+759+76+756+306+219+682+662+678+348+625+764+471+625+164+78+187+619+414+127+729+629+480+884+582+160+83+89+28+80+327