Skip to content

docs: MDX API - #8300

Merged
keydunov merged 2 commits into
masterfrom
docs-mdx-api
Jun 4, 2024
Merged

docs: MDX API#8300
keydunov merged 2 commits into
masterfrom
docs-mdx-api

Conversation

@MikeNitsenko

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the pr:community Contribution from Cube.js community members. label May 27, 2024
@vercel

vercel Bot commented May 27, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 10:36pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 10:36pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 10:36pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 10:36pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 10:36pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 10:36pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 10:36pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Jun 4, 2024 10:36pm

@igorlukanin igorlukanin self-assigned this May 28, 2024
@igorlukanin igorlukanin added the docs Issues that require a documentation improvement label May 28, 2024
"sql-api": "SQL API",
"rest-api": "REST API",
"graphql-api": "GraphQL API",
"mdx-api": "MDX API",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Following this discussion, it would be great to also include the MDX API to the API overview page.

- <b>Real-time access:</b> Fetch live data from Cube Cloud, ensuring that your analyses and reports always reflect the most current information.

<WarningBox>
The AI API is available on [Cube

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe there's a typo here.

@@ -0,0 +1,76 @@
# MDX API

The MDX (MultiDimensional eXpressions) API provides a robust interface for connecting desktop applications, such as Microsoft Excel, to the Cube Cloud semantic layer via the XMLA (XML for Analysis) standard.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Do we know any application, other than Microsoft Excel, that can be used with the MDX API? If we do, let's name it. If we don't, let's remove the mention of it. As a rule of thumb, it's great to be more specific than vague in the docs.
  • Can we add links to some neutral/authoritative pages for MDX and XMLA? Wikipedia or some Microsoft resources would be great.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would also be great, just like on REST API and SQL API pages, to reference a use case, explain query format, show an example request. Also, since Microsoft Excel is mentioned here, and it was never supported before, it would be great to add a page for Microsoft Excel, similarly to what we already have for Power BI.

Comment thread docs/pages/product/apis-integrations/mdx-api.mdx Outdated
Comment thread docs/pages/product/apis-integrations/mdx-api.mdx Outdated
Comment thread docs/pages/product/apis-integrations/mdx-api.mdx Outdated
@keydunov
keydunov merged commit 4969903 into master Jun 4, 2024
@keydunov
keydunov deleted the docs-mdx-api branch June 4, 2024 22:34
igorlukanin added a commit that referenced this pull request Jun 10, 2024
igorlukanin added a commit that referenced this pull request Jun 13, 2024
This reverts commit 4818de9.
haechangcho pushed a commit to haechangcho/heartcube that referenced this pull request May 15, 2026
* mdx api docs

* Update mdx docs

---------

Co-authored-by: Artyom Keydunov <artyom@cube.dev>
haechangcho pushed a commit to haechangcho/heartcube that referenced this pull request May 15, 2026
haechangcho pushed a commit to haechangcho/heartcube that referenced this pull request May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Issues that require a documentation improvement pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants