Priority: Normal
Current State: Confirmed
Released In: n/a
Target Release:
If I have a table on a topic with a CALC that counts up items in a column like this:
| *When* | *Who* |
| 02 Jan 2019 | Sally |
| 03 Jan 2019 | John |
| 07 Jan 2019 | Sally |
| *Totals* | %CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}% |
Then I get a table that looks like this:
When |
Who |
02 Jan 2019 |
Sally |
03 Jan 2019 |
John |
07 Jan 2019 |
Sally |
Totals |
John: 1 Sally: 2 |
If I then add another table somewhere in the topic that has an EDITTABLE tag, I get this instead:
When |
Who |
02 Jan 2019 |
Sally |
03 Jan 2019 |
John |
07 Jan 2019 |
Sally |
Totals |
John: 1%BR% Sally: 2 |
Marked as
Confirmed
in form based on
MichaelDaum comment on
Question1980 - please modify if this is not appropriate.
--
EdMcDonagh - 28 Feb 2019