Skip to content

Exception Thown in GetEngine when only 1 value is requested #5

Description

@sercon

When you change then number of values requested in the pivot.js to only 1....

    }],
    values: [
    {
        name: 'Price', caption: 'Sold Amount'
    },],

The server-side-pivot-engine-for-pivot-table will throw a System.NullReferenceException on line 47 in the PivotController.cs..

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions