From mboxrd@z Thu Jan 1 00:00:00 1970 From: yanmcbe Subject: automatically updating a table (including adding rows) Date: Wed, 4 Jan 2017 16:46:43 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114fd0b06928e2054546b3a2 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOnmi-0000hz-0v for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 10:47:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOnmg-0002Yg-QH for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 10:47:28 -0500 Received: from mail-qk0-x22f.google.com ([2607:f8b0:400d:c09::22f]:34474) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cOnmg-0002YF-Li for emacs-orgmode@gnu.org; Wed, 04 Jan 2017 10:47:26 -0500 Received: by mail-qk0-x22f.google.com with SMTP id a20so14903877qkc.1 for ; Wed, 04 Jan 2017 07:47:24 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: org mode --001a114fd0b06928e2054546b3a2 Content-Type: text/plain; charset=UTF-8 Hi I have a bit of a rambling question. I'd like to have a table to which I can decide to have a row added which contains a value computed from a columnview table (the ratio of time logged over the total amount of Effort). That's the main goal, but since it doesn't work like I want, I'm looking for some general advice as well (e.g. on TBLFM lines using lisp forms). I have created a MCE at http://paste.lisp.org/+771D Hopefully some of the gotchas I encountered are clearly explained there. Please let me know if you read all of this and didn't understand what I'm asking for specifically! Thanks! Kind regards Yan --001a114fd0b06928e2054546b3a2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi

I have = a bit of a rambling question. I'd like to have a table to which I can d= ecide to have a row added which contains a value computed from a columnview table (t= he ratio of time logged over the total amount of Effort). That's the ma= in goal, but since it doesn't work like I want, I'm looking for som= e general advice as well (e.g. on TBLFM lines using lisp forms).

I have = created a MCE at http://paste.lisp.org/+771D<= /a>

Hopefully some of the gotchas I encountered are clea= rly explained there. Please let me know if you read all of this and didn= 9;t understand what I'm asking for specifically!

Thanks!
Kind regards
Yan
--001a114fd0b06928e2054546b3a2--