Jeff Trull <edas...@att.net> writes: > I just confirmed that it is still doing this (Emacs 28.2, org 9.5.5). The > result looks the same as before: > > #+BEGIN: clocktable :scope file :maxlevel 2 :properties ("HOURLY_RATE") > :inherit-props t > #+CAPTION: Clock summary at [2022-10-17 Mon 16:50] > ... > Note that the first column next to "Sub 1A" is empty.
Do note that :inherit-props t must be on the same line with #+BEGIN > Can you send the result of evaluating the clocktable in your config? #+BEGIN: clocktable :scope file :maxlevel 2 :properties ("HOURLY_RATE") :inherit-props t #+CAPTION: Clock summary at [2022-10-18 Tue 12:47] | HOURLY_RATE | Headline | Time | | |-------------+------------+----------+----------| | | *Total time* | *2h 30min* | | |-------------+------------+----------+----------| | 150 | Top 1 | 1h 0min | | | 150 | \_ Sub 1A | | 1h 0min | | 110 | Top 2 | 1h 30min | | | 110 | \_ Sub 2A | | 1h 0min | | 90 | \_ Sub 2B | | 0h 30min | #+END: -- 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>