Skip to content

Can't sort the Total column in the Pivot Table #122

@jberilo

Description

@jberilo

Hi guys,

I'm creating a dashboard in R, Flexdashboard and Shiny. I'm using the rPivotTable package to create a pivot table. I need to leave some versions of predefined tables for users. I have a table with an attribute in the row and month in the column. I managed to do the ascending order of the row attribute through the total rows using rowOrder = "value_a_to_z". When I tried to do it in descending order, it didn't work. I tried using rowOrder = ""value_z_to_a". Could you clarify how to solve this problem?

Thanks.

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