Could someone help me understand how I can retrieve this sum value using an SQL query in an embedded block?
I've tried this, but it's not working:
SELECT SUM("Price") AS total_price FROM blocks WHERE id='20240226045157-aamgpcf'
But this is working...
SELECT * FROM blocks WHERE id='20240226045157-aamgpcf'
Welcome to here!
Here we can learn from each other how to use SiYuan, give feedback and suggestions, and build SiYuan together.
Signup About