#3210·visidata

row total issue

Author: StCyrCreated Aug 25, 2026Updated Aug 26, 2026
Labelsbug

Small description

Hello,

I'm trying to create a column to compute rows total of a pivot table.

I've found the following expression:

Total=sum(list(row.as_dict().values())[1:6])

Problem is that I need to create 2 such columns for the totals to display (see screenshot).

Looks like a bug...

Actual result with screenshot

Image

Configuration

  • Does this issue reproduce without any plugins or configuration (using the -N CLI flag)?

yes

latest

Additional context

  • What platform and version are you using (Linux, MacOS, Windows)?

linux

  • Which version of Python?

3.12.13

  • Which terminal are you using (for display and input issues)?

MobaXTerm