PivotGrid OLAP Demos: New 2026 Initial Catalog / Dates#33818
Merged
mpreyskurantov merged 3 commits intoJun 4, 2026
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates PivotGrid OLAP demo configurations to target the newer OLAP catalog (“Adventure Works DW Standard Edition 2026”) so the demos continue to load data from the hosted XMLA endpoint.
Changes:
- Switched the XMLA
catalogname toAdventure Works DW Standard Edition 2026across PivotGrid OLAP demos for Angular/React/ReactJS/Vue/jQuery implementations.
Reviewed changes
Copilot reviewed 20 out of 20 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| apps/demos/Demos/PivotGrid/RemoteVirtualScrolling/Vue/App.vue | Update XMLA catalog name used by XmlaStore. |
| apps/demos/Demos/PivotGrid/RemoteVirtualScrolling/ReactJs/App.js | Update XMLA catalog name used by XmlaStore. |
| apps/demos/Demos/PivotGrid/RemoteVirtualScrolling/React/App.tsx | Update XMLA catalog name used by XmlaStore. |
| apps/demos/Demos/PivotGrid/RemoteVirtualScrolling/jQuery/index.js | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/RemoteVirtualScrolling/Angular/app/app.component.ts | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/OLAPDataSource/Vue/App.vue | Update XMLA catalog name used by XmlaStore. |
| apps/demos/Demos/PivotGrid/OLAPDataSource/ReactJs/App.js | Update XMLA catalog name used by XmlaStore. |
| apps/demos/Demos/PivotGrid/OLAPDataSource/React/App.tsx | Update XMLA catalog name used by XmlaStore. |
| apps/demos/Demos/PivotGrid/OLAPDataSource/jQuery/index.js | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/OLAPDataSource/Angular/app/app.component.ts | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/IntegratedFieldChooser/Vue/App.vue | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/IntegratedFieldChooser/ReactJs/App.js | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/IntegratedFieldChooser/React/App.tsx | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/IntegratedFieldChooser/jQuery/index.js | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/IntegratedFieldChooser/Angular/app/app.component.ts | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/Filtering/Vue/App.vue | Update XMLA catalog name used by XmlaStore. |
| apps/demos/Demos/PivotGrid/Filtering/ReactJs/App.js | Update XMLA catalog name used by XmlaStore. |
| apps/demos/Demos/PivotGrid/Filtering/React/App.tsx | Update XMLA catalog name used by XmlaStore. |
| apps/demos/Demos/PivotGrid/Filtering/jQuery/index.js | Update XMLA store catalog name. |
| apps/demos/Demos/PivotGrid/Filtering/Angular/app/app.component.ts | Update XMLA store catalog name. |
…04]'] -> filterValues: ['[Ship Date].[Calendar Year].&[2024]']
Tucchhaa
approved these changes
Jun 4, 2026
mpreyskurantov
added a commit
that referenced
this pull request
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-picks