makepad/apps/sheets/demos/sales_table.csv
Admin 3c7566a565 Merge work into webdemos: the mp prefix rename
apps/files, apps/sheets, libs/wm_api, libs/wm_theme and the renamed env vars and script
namespaces meet the demo seams; added demo files move to the renamed paths; the files app
keeps its own makepad_home so demo builds without the chat feature do not link the AI hub.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WV6BzHQiJEvvK9EPc1d4ks
2026-09-02 11:23:11 +02:00

343 B

1DateRegionProductRevenueUnits
22026-08-03NorthStarter Kit184023
32026-08-05WestPro License420012
42026-08-08SouthSupport Plan15608
52026-08-12EastPro License525015
62026-08-18NorthSupport Plan234012
72026-08-25WestStarter Kit216027
8Average sale=AVERAGE(D2:D7)
9Largest sale=MAX(D2:D7)
10Order count=COUNT(D2:D7)