Uwe Brauer <o...@mat.ucm.es> writes:

> Hi I am using the following workflow (for the org-aggregate pkg, but the
> logic for lookup is similar)
> ...
>
> And I want to extract the last column in another org file
>
> #+BEGIN: aggregate :table short-notes :cols "Name Result"
> | Name  | Result |
> |-------+--------|
> | Smith |      9 |
> #+END:
>
> That *does not* work, so what I do I add to the file with short-notes
> via 
> =org-id-get-create=
> ...

Looks like XY problem.
Why not just use remote reference?
See 3.5.1 References section of Org manual.

-- 
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>

Reply via email to