Skip to content

Crash using PivotGrid #1538

@hannibalmads

Description

@hannibalmads

Description

I can't use the PivotGrid anymore. I have recently installed TE on a brand new laptop. Whenever I drag any columns and measures, the pivot grid doesn't refresh and after a while TE3 crashes. See attached image of the nonrefreshed grid and also the error report.

Tabular Editor 3 Version

3.25.1

Screenshots

Image

Steps to Reproduce

  1. Click on New PivotGrid
  2. Add an attribute column to the row area
  3. add a measure to the data area
  4. move the cursor around for a bit
  5. Gets error

Expected behavior

Normal behaviour of the pivot grid.

Crash Report

Tabular Editor Unhandled Exception Error Report

Tabular Editor version: 3.25.1.9797 (3.25.1.9797)
OS version: Microsoft Windows NT 10.0.26100.0
Modules loaded:
TabularEditor3.dll
Model details:
CompatibilityLevel: 1702
CompatibilityMode: PowerBI
IsPbiDesktop: False
SourceType: Database
TableCount: 10
FirstTimeModelLoad: False
DatabaseNameSHA256: 0a521379c9edf3253afcba7660e647f3aa788e49e8993d1a
ServerVersion: 17.0.56.15
ServerLocation: Azure
ServerProductLevel: RTM
ServerProductName: Microsoft SQL Server Analysis Services
ServerEdition: Enterprise64
ServerNameSHA256: c0aa4b73a84215a9191cdd4119f14b214d961d4a4ad60b4a
User description:
Exception source: System.Private.CoreLib
System.Globalization.CultureNotFoundException: Culture is not supported. (Parameter 'culture')
3072 (0x0c00) is an invalid culture identifier.
at System.Globalization.CultureInfo.GetCultureInfo(Int32 culture)
at DevExpress.PivotGrid.OLAP.OLAPFormatHelper.Format(OLAPCellValue val)
at DevExpress.PivotGrid.OLAP.OLAPCellValue.get_DisplayText()
at DevExpress.XtraPivotGrid.Data.PivotCellValue.GetDisplayText(PivotCellValue value)
at DevExpress.XtraPivotGrid.Data.PivotGridCellDataProviderBase.GetDisplayTextCore(PivotGridCellItem cellItem, PivotCellValue cellValue)
at DevExpress.XtraPivotGrid.Data.PivotGridCellDataProviderBase.GetDisplayText(PivotGridCellItem cellItem, PivotCellValue cellValue)
at DevExpress.XtraPivotGrid.Data.PivotGridCellItem.GetDisplayText(PivotCellValue cellValue)
at DevExpress.XtraPivotGrid.ViewInfo.PivotCellViewInfo.GetDisplayText(PivotCellValue cellValue)
at DevExpress.XtraPivotGrid.Data.PivotGridCellItem.EnsureValue()
at DevExpress.XtraPivotGrid.Data.PivotGridCellItem.get_Text()
at DevExpress.XtraPivotGrid.ViewInfo.PivotCellViewInfoBase.get_IsTextFit()
at DevExpress.XtraPivotGrid.ViewInfo.PivotCellViewInfoBase.get_ShowTooltip()
at DevExpress.XtraPivotGrid.ViewInfo.PivotCellsViewInfo.GetToolTipObjectInfo(Point pt)
at DevExpress.XtraPivotGrid.PivotGridControl.GetToolTipObjectInfoCore(Point point)
at DevExpress.Utils.ToolTipController.ProcessMouseMove(Object sender, Point p)
at DevExpress.XtraPivotGrid.PivotGridControl.OnMouseMove(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseMove(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
at DevExpress.XtraPivotGrid.PivotGridControl.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)

Windows Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: bugConfirmed as a bug in TE3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions