I have a clocktable that looks like this:

```

+BEGIN: clocktable :maxlevel 2 :scope file-with-archives :link t :tstart "2021-08-31" :tags t :sort (1 . ?a)

+CAPTION: Clock summary at [2021-09-11 Sat 11:53]

| Tags | Headline | Time | | |---------------------+-------------------------------------+---------+------| | | Total time | 00:42 | | |---------------------+-------------------------------------+---------+------| | | [[file:/home/me/some.org::*Tasks][Tasks]] | 00:42 | | | a | _ [[file:home/me/some.org::*First Task][First Task]] | | 0:18 | | a, b | _ [[file:home/me/some.org::*Second Task][Second Task]] | | 0:24 | |---------------------+-------------------------------------+---------+------|

+END:

```

How can I reference the table inside a source block? Adding a #+NAME: doesn't seem to be sufficient.

submitted by /u/heyarne
[link] [comments]