alan.schm...@polytechnique.org writes: > Basically I define a function like this (I added the message part for > debugging): > ... > #+name: call_ledger > ... > Then I call it in a table that looks like this (removing a lot of stuff > for privacy reasons): > > | Bucket | Planned | Remaining | > |--------------------------------+---------+-----------+ > | Achat Maison | 1000 | #ERROR | > |--------------------------------+---------+-----------+ > | Total | 1000 | #ERROR | > #+TBLFM: @2$3..@>>$3='(org-sbe call_ledger (bucket $$1) (prefix > "\"Bucket:Expenses:\""))
May you simplify your example to demonstrate the problem reproducibly (not only on your system with your files)? See https://orgmode.org/manual/Feedback.html#Feedback -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>