Skip to content

Declaratively indicate whether dimension row should auto-total #66

Open
@barryross

Description

@barryross

I am using ReactPivot in a project for a client and I am running into the following issue whereby I want some rows to automatically display the total, and others not to. Currently, it seems that every dimensions automatically totals the rows beneath it.

I realize I can use CSS to hide these values, but they still carry over to the CSV. Any solutions with the current version or support for building this out?

Somewhat related...does anybody have a good example of using a CSV Template with ReactPivot?

Here is what I am seeking to do:

  • Dimension 1 -> DO NOT display total of the rows below
    -- Dimensions 2 DO not display total of the rows below
    --- Dimension 3 DO not display total of the rows below

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions