Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-mintlify/admin/account-billing/ai-tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ Token usage can vary between identical prompts due to differences in
conversation context (earlier messages in the session) or the AI choosing a
different reasoning path.

[ref-ai-overview]: /admin/ai/index
[ref-ai-overview]: /admin/ai
[ref-byom]: /admin/ai/bring-your-own-model
2 changes: 1 addition & 1 deletion docs-mintlify/admin/account-billing/distribution.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ open http://localhost:3000
[ref-infrastructure]: /admin/deployment/infrastructure
[ref-workspace]: /admin/workspace
[ref-deployment]: /admin/deployment
[ref-update-channels]: /admin/deployment/index#update-channels
[ref-update-channels]: /admin/deployment#update-channels
6 changes: 3 additions & 3 deletions docs-mintlify/admin/account-billing/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ for the AI token consumption at the **Billing** page of their Cube Cloud account
[ref-cloud-deployment-dev-instance]: /admin/deployment/deployment-types#shared
[ref-cloud-deployment-prod-cluster]: /admin/deployment/deployment-types#dedicated
[ref-cloud-limits]: /admin/deployment/limits
[ref-monitoring-integrations]: /docs/monitoring/integrations
[ref-monitoring-integrations]: /admin/monitoring/monitoring-integrations
[ref-cloud-acl]: /admin/users-and-permissions/custom-roles
[ref-cloud-deployment-prod-multicluster]: /admin/deployment/deployment-types#multi-cluster
[ref-cloud-custom-domains]: /admin/deployment/custom-domains
Expand All @@ -327,8 +327,8 @@ for the AI token consumption at the **Billing** page of their Cube Cloud account
[ref-production-cluster]: /admin/deployment/deployment-types#dedicated
[ref-development-instance]: /admin/deployment/deployment-types#shared
[ref-apis]: /reference
[ref-mdx-api]: /reference/mdx-api
[ref-dax-api]: /reference/dax-api
[ref-mdx-api]: /reference/core-data-apis/mdx-api
[ref-dax-api]: /reference/core-data-apis/dax-api
[ref-cube-store-architecture]: /docs/pre-aggregations/running-in-production#architecture
[ref-data-at-rest-encryption]: /docs/pre-aggregations/running-in-production#data-at-rest-encryption
[ref-customer-managed-keys]: /admin/deployment/encryption-keys
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To find your MDX API credentials, go to the [Integrations][ref-integrations-apis
Follow the instructions to [install][ref-cube-cloud-for-excel-installation] the
add-in and [authenticate][ref-cube-cloud-for-excel-authentication] to Cube Cloud.

[ref-mdx-api]: /reference/mdx-api
[ref-mdx-api]: /reference/core-data-apis/mdx-api
[link-pivottable]: https://support.microsoft.com/en-us/office/create-a-pivottable-to-analyze-worksheet-data-a9a84538-bfe9-40a9-a8e9-f99134456576
[ref-cube-cloud-for-excel]: /docs/integrations/microsoft-excel
[ref-cube-cloud-for-excel-pivot]: /docs/integrations/microsoft-excel#create-reports-via-pivot-table
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ than the DAX API. However, this is the only option when using Cube Core.
[link-powerbi]: https://www.microsoft.com/en-gb/power-platform/products/power-bi/
[link-powerbi-desktop-vs-service]: https://learn.microsoft.com/en-us/power-bi/fundamentals/service-service-vs-desktop
[link-powerbi-gateway]: https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-onprem
[ref-dax-api]: /reference/dax-api
[ref-dax-api]: /reference/core-data-apis/dax-api
[ref-integrations-apis]: /admin/connect-to-data/visualization-tools
[ref-sql-api]: /reference/core-data-apis/sql-api
[ref-sls]: /docs/integrations/semantic-layer-sync
Expand Down
4 changes: 2 additions & 2 deletions docs-mintlify/admin/customization/chart-palettes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Chart palettes control the colors used in chart visualizations across [workbooks

Custom palettes are managed centrally and are available across every deployment in the account.

[ref-workbooks]: /workbooks
[ref-dashboards]: /workbooks/dashboards
[ref-workbooks]: /docs/explore-analyze/workbooks
[ref-dashboards]: /docs/explore-analyze/dashboards

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/admin/customization/dashboard-themes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Dashboard themes control the look and feel of [dashboards][ref-dashboards] — i

Themes are designed and saved from the dashboard builder, then managed centrally in the admin area.

[ref-dashboards]: /workbooks/dashboards
[ref-dashboards]: /docs/explore-analyze/dashboards

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/admin/deployment/auto-suspension.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ response times to be significantly longer than usual.
[self-effects]: #effects-on-experience
[ref-refresh-worker]: /cube-core/architecture#refresh-worker
[ref-sls]: /docs/integrations/semantic-layer-sync#on-schedule
[ref-cube-version]: /admin/deployment/index#cube-version
[ref-cube-version]: /admin/deployment#cube-version
2 changes: 1 addition & 1 deletion docs-mintlify/admin/deployment/core.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ data source usage.
[link-cubejs-dev-vs-prod]: /docs/data-modeling/dev-mode
[link-k8s-healthcheck-api]:
https://kubernetes.io/docs/reference/using-api/health-checks/
[ref-config-connect-db]: /connecting-to-the-database
[ref-config-connect-db]: /admin/connect-to-data/data-sources
[ref-caching-cubestore]: /docs/pre-aggregations/running-in-production
[ref-conf-preaggs-schema]: /reference/configuration/config#pre_aggregations_schema
[ref-env-vars]: /reference/configuration/environment-variables
Expand Down
4 changes: 2 additions & 2 deletions docs-mintlify/admin/deployment/environments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,5 @@ credentials**][ref-credentials].
[ref-suspend]: /admin/deployment/auto-suspension
[ref-overview]: /admin/connect-to-data/visualization-tools
[ref-credentials]: /admin/connect-to-data/visualization-tools
[ref-version]: /admin/deployment/index#cube-version
[ref-version-channel]: /admin/deployment/index#update-channels
[ref-version]: /admin/deployment#cube-version
[ref-version-channel]: /admin/deployment#update-channels
4 changes: 2 additions & 2 deletions docs-mintlify/admin/deployment/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@ resource consumption in different scenarios.
[ref-playground]: /docs/explore-analyze/playground
[ref-environments]: /admin/deployment/environments
[ref-environments-prod]: /admin/deployment/environments#production-environment
[ref-lts]: /docs/distribution#long-term-support
[ref-lts]: /admin/account-billing/distribution#long-term-support
[link-semver]: https://semver.org
[ref-data-sources]: /admin/connect-to-data/data-sources
[ref-audit-log]: /admin/monitoring/audit-log
[ref-distribution-versions]: /docs/distribution#versions
[ref-distribution-versions]: /admin/account-billing/distribution#versions
2 changes: 1 addition & 1 deletion docs-mintlify/admin/deployment/providers/azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ Cube Cloud integrates with the following [data visualization tools](/admin/conne


[ref-powerbi]: /admin/connect-to-data/visualization-tools/powerbi
[ref-dax-api]: /reference/dax-api
[ref-dax-api]: /reference/core-data-apis/dax-api
[ref-excel]: /admin/connect-to-data/visualization-tools/excel
[ref-cube-cloud-for-excel]: /docs/integrations/microsoft-excel
4 changes: 2 additions & 2 deletions docs-mintlify/admin/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -196,13 +196,13 @@ mode does the following:
- Logs incorrect/invalid configuration for `externalRefresh` /`waitForRenew`
instead of throwing errors.

[ref-folder-structure]: /docs/data-modeling/syntax#folder-structure
[ref-folder-structure]: /docs/data-modeling/concepts/syntax#folder-structure
[link-config]: /reference/configuration/config
[link-dev-playground]: /docs/explore-analyze/playground
[link-env-vars]: /reference/configuration/environment-variables
[link-scheduled-refresh]: /reference/data-modeling/pre-aggregations#scheduled_refresh
[ref-dynamic-data-models]: /docs/data-modeling/dynamic
[ref-custom-docker-image]: /docs/deployment/core#extend-the-docker-image
[ref-custom-docker-image]: /admin/deployment/core#extend-the-docker-image
[link-docker-env-vars]: https://docs.docker.com/compose/environment-variables/set-environment-variables/
[ref-mls]: /docs/data-modeling/access-control/member-level-security
[link-current-python-version]: https://github.com/cube-js/cube/blob/master/packages/cubejs-docker/latest.Dockerfile#L13
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/cube-core/deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ data source usage.
[link-cubejs-dev-vs-prod]: /docs/data-modeling/dev-mode
[link-k8s-healthcheck-api]:
https://kubernetes.io/docs/reference/using-api/health-checks/
[ref-config-connect-db]: /connecting-to-the-database
[ref-config-connect-db]: /admin/connect-to-data/data-sources
[ref-caching-cubestore]: /docs/pre-aggregations/running-in-production
[ref-conf-preaggs-schema]: /reference/configuration/config#pre_aggregations_schema
[ref-env-vars]: /reference/configuration/environment-variables
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/cube-core/getting-started/learn-more.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Now that you've set up your first project, learn more about what el

## Data Modeling

Learn more about [data modeling](/docs/data-modeling/concepts)
Learn more about [data modeling](/docs/data-modeling/overview)
and how to effectively define metrics in your data models.

## Querying
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ queries or connect your application to Cube Cloud API.
</div>

[ref-cloud-connecting-to-databases]: /admin/connect-to-data/data-sources
[ref-cloud-playground]: /cloud/dev-tools/dev-playground
[ref-cloud-playground]: /docs/explore-analyze/playground
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ them entirely, see [data masking][ref-data-masking] in access policies.
</Info>


[ref-data-modeling-concepts]: /docs/data-modeling/concepts
[ref-data-modeling-concepts]: /docs/data-modeling/overview
[ref-apis]: /reference
[ref-cubes]: /docs/data-modeling/cubes
[ref-views]: /docs/data-modeling/views
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ cube(`orders`, {



[ref-data-modeling-concepts]: /docs/data-modeling/concepts
[ref-data-modeling-concepts]: /docs/data-modeling/overview
[ref-apis]: /reference
[ref-cubes]: /docs/data-modeling/cubes
[ref-views]: /docs/data-modeling/views
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/data-modeling/concepts/syntax.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ string values in time dimensions.
[ref-data-blending]: /docs/data-modeling/concepts/data-blending
[link-js-template-literals]: https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting/Strings#embedding_javascript
[link-python-reserved-words]: https://docs.python.org/3/reference/lexical_analysis.html#keywords
[ref-dax-api-date-hierarchies]: /reference/dax-api#date-hierarchies
[ref-dax-api-date-hierarchies]: /reference/core-data-apis/dax-api#date-hierarchies
[ref-time-dimension]: /docs/data-modeling/dimensions#time-dimensions
[ref-recipe-string-time-dimensions]: /recipes/data-modeling/string-time-dimensions
[ref-view-groups]: /reference/data-modeling/view-group
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/data-modeling/dimensions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ cubes:

[ref-dimensions-ref]: /reference/data-modeling/dimensions
[ref-workbooks]: /docs/explore-analyze/workbooks
[ref-references]: /docs/data-modeling/syntax#references
[ref-references]: /docs/data-modeling/concepts/syntax#references
[link-tabler]: https://tabler.io/icons
[ref-measures-page]: /docs/data-modeling/measures
[ref-joins]: /docs/data-modeling/joins
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/data-modeling/dynamic/jinja.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ image][ref-docker-image-extension].
[jinja-docs-filters-safe]: https://jinja.palletsprojects.com/en/3.1.x/templates/#jinja-filters.safe
[ref-cube-dbt]: /reference/data-modeling/cube_dbt
[ref-visual-model]: /docs/data-modeling/visual-modeler
[ref-docker-image-extension]: /docs/deployment/core#extend-the-docker-image
[ref-docker-image-extension]: /admin/deployment/core#extend-the-docker-image
[ref-cube-package]: /reference/data-modeling/cube-package
[ref-cube-template-context]: /reference/data-modeling/cube-package#templatecontext-class
[ref-cube-dbt-package]: /reference/data-modeling/cube_dbt
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/data-modeling/extending-cubes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -207,4 +207,4 @@ cube(`base_events`, {
[ref-cube-extends]: /reference/data-modeling/cube#extends
[ref-view-extends]: /reference/data-modeling/view#extends
[ref-schema-ref-cube-filter-params]: /reference/data-modeling/context-variables#filter_params
[ref-cube-variable]: /docs/data-modeling/syntax#cube-variable
[ref-cube-variable]: /docs/data-modeling/concepts/syntax#cube-variable
4 changes: 2 additions & 2 deletions docs-mintlify/docs/data-modeling/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -338,5 +338,5 @@ model.
[ref-apis]: /reference
[ref-calculated-measures]: /docs/data-modeling/measures#calculated-measures
[ref-views]: /reference/data-modeling/view
[ref-explore]: /analytics/explore
[ref-workbooks]: /analytics/workbooks
[ref-explore]: /docs/explore-analyze/explore
[ref-workbooks]: /docs/explore-analyze/workbooks
6 changes: 3 additions & 3 deletions docs-mintlify/docs/data-modeling/views.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -454,9 +454,9 @@ parameters.
[ref-access-policies]: /reference/data-modeling/data-access-policies
[ref-ai-context]: /docs/data-modeling/ai-context
[ref-compile-context]: /docs/data-modeling/access-control/context
[ref-explore]: /analytics/explore
[ref-workbooks]: /analytics/workbooks
[ref-embedding]: /docs/embedding
[ref-explore]: /docs/explore-analyze/explore
[ref-workbooks]: /docs/explore-analyze/workbooks
[ref-embedding]: /embedding
[ref-ide]: /docs/data-modeling/data-model-ide
[ref-viz-tools]: /admin/connect-to-data/visualization-tools
[ref-apis-support]: /reference#data-modeling
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/data-modeling/visual-modeler.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ allow editing of [dynamic data models][ref-dynamic-data-models] or models which
[ref-dynamic-data-models]: /docs/data-modeling/dynamic
[ref-jinja]: /docs/data-modeling/dynamic/jinja
[ref-continuous-deployment]: /admin/deployment/continuous-deployment
[ref-yaml-syntax]: /docs/data-modeling/syntax#model-syntax
[ref-yaml-syntax]: /docs/data-modeling/concepts/syntax#model-syntax
[ref-dev-mode]: /docs/data-modeling/dev-mode
[ref-environments]: /admin/deployment/environments
[ref-playground]: /docs/explore-analyze/playground
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/explore-analyze/notifications.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ This is a one-time setup. Once connected, you can select any channel your Slack
workspace has access to.

[ref-roles]: /admin/users-and-permissions/roles-and-permissions
[ref-scheduled-refreshes]: /analytics/scheduled-refreshes
[ref-scheduled-refreshes]: /docs/explore-analyze/scheduled-refreshes
2 changes: 1 addition & 1 deletion docs-mintlify/docs/explore-analyze/playground.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ manually.
[ref-js-sdk]: /reference/javascript-sdk
[ref-data-model]: /docs/data-modeling/data-model-ide#generating-data-model-files
[ref-multiple-data-sources]: /admin/connect-to-data/multiple-data-sources
[ref-queries]: /reference/queries
[ref-queries]: /reference/core-data-apis/queries
[ref-data-modeling]: /docs/data-modeling/overview
[ref-data-model-title]: /reference/data-modeling/measures#title
[ref-data-model-description]: /reference/data-modeling/measures#description
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/explore-analyze/scheduled-refreshes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ When a scheduled refresh runs, it progresses through these phases:
The sidebar shows real-time status updates during execution.

[ref-roles]: /admin/users-and-permissions/roles-and-permissions
[ref-notifications]: /analytics/notifications
[ref-notifications]: /docs/explore-analyze/notifications
2 changes: 1 addition & 1 deletion docs-mintlify/docs/explore-analyze/workbooks/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The category selector lets you switch between starting-point types:
as the starting point for the new report. The workbook you are currently in and empty tabs
(which have no query to reuse) appear disabled.
- **Source tables** — raw tables from your connected
[data sources](/admin/connect-to-data/data-sources/index), browsable by data source and schema.
[data sources](/admin/connect-to-data/data-sources), browsable by data source and schema.

Click through the list to drill down to an individual view, report, or table. Once you reach a
starting point, the data model sidebar activates so you can continue building your query there.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,5 +212,5 @@ After saving, you can experiment with your newly created view in the Playground.
In the next section, we will learn how to query our `orders_view` using a BI
tool.

[ref-member-references]: /docs/data-modeling/syntax#references
[ref-member-references]: /docs/data-modeling/concepts/syntax#references
[ref-visual-model]: /docs/data-modeling/visual-modeler
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Once you're ready to share your work, you can turn workbooks into [dashboards][r

Dashboards can be published to make them accessible to your team. Published dashboards provide stakeholders with direct access to the insights that matter most.

[ref-dashboards]: /analytics/dashboards
[ref-dashboards]: /docs/explore-analyze/dashboards
Original file line number Diff line number Diff line change
Expand Up @@ -212,5 +212,5 @@ After saving, you can experiment with your newly created view in the Playground.
In the next section, we will learn how to query our `orders_view` using a BI
tool.

[ref-member-references]: /docs/data-modeling/syntax#references
[ref-member-references]: /docs/data-modeling/concepts/syntax#references
[ref-visual-model]: /docs/data-modeling/visual-modeler
4 changes: 2 additions & 2 deletions docs-mintlify/docs/getting-started/embed-analytics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ For more control over the conversational analytics experience, you can use the [

If you want complete control over visualizations and user interfaces, you can use [Cube's core APIs][ref-core-apis]—including REST (JSON), GraphQL, and SQL APIs—directly. This headless approach enables you to build fully custom visualization, reporting, and dashboarding experiences tailored to your specific needs.

[ref-dashboards]: /analytics/dashboards
[ref-analytics-chat]: /analytics/analytics-chat
[ref-dashboards]: /docs/explore-analyze/dashboards
[ref-analytics-chat]: /docs/explore-analyze/analytics-chat
[ref-chat-api]: /reference/embed-apis/chat-api
[ref-core-apis]: /reference/core-data-apis
[ref-private-embedding]: /embedding/iframe/auth/private
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ Cube Cloud supports several ways to import existing Cube projects:
- [Import a local project with CLI](/docs/getting-started/migrate-from-core/upload-with-cli)

[cube-cloud]: https://cube.dev/cloud/
[ref-infrastructure]: /docs/deployment/cloud
[ref-infrastructure]: /admin/deployment/infrastructure
[ref-workspace]: /docs/workspace
[ref-data-sources]: /admin/connect-to-data/data-sources
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ queries or connect your application to Cube Cloud API.
</div>

[ref-cloud-connecting-to-databases]: /admin/connect-to-data/data-sources
[ref-cloud-playground]: /cloud/dev-tools/dev-playground
[ref-cloud-playground]: /docs/explore-analyze/playground
2 changes: 1 addition & 1 deletion docs-mintlify/docs/integrations/power-bi/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ than the DAX API. However, this is the only option when using Cube Core.
[link-powerbi]: https://www.microsoft.com/en-gb/power-platform/products/power-bi/
[link-powerbi-desktop-vs-service]: https://learn.microsoft.com/en-us/power-bi/fundamentals/service-service-vs-desktop
[link-powerbi-gateway]: https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-onprem
[ref-dax-api]: /reference/dax-api
[ref-dax-api]: /reference/core-data-apis/dax-api
[ref-integrations-apis]: /admin/connect-to-data/visualization-tools
[ref-sql-api]: /reference/core-data-apis/sql-api
[ref-sls]: /docs/integrations/semantic-layer-sync
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/integrations/power-bi/kerberos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,6 @@ receives is just a string — what you map to it is your decision.
[link-ktpass]: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/ktpass
[ref-power-bi]: /admin/connect-to-data/visualization-tools/powerbi#connecting-from-power-bi
[link-kerberos]: https://en.wikipedia.org/wiki/Kerberos_(protocol)#Microsoft_Windows
[ref-dax-api]: /reference/dax-api
[ref-dax-api]: /reference/core-data-apis/dax-api
[ref-config-check-sql-auth]: /reference/configuration/config#check_sql_auth
[ref-scim]: /admin/sso/microsoft-entra-id/scim
2 changes: 1 addition & 1 deletion docs-mintlify/docs/integrations/power-bi/ntlm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ of the master user account were passed.


[link-ntlm]: https://en.wikipedia.org/wiki/NTLM
[ref-dax-api]: /reference/dax-api
[ref-dax-api]: /reference/core-data-apis/dax-api
[link-power-bi-opdg]: https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-onprem
[ref-kerberos]: /docs/integrations/power-bi/kerberos
[ref-config-check-sql-auth]: /reference/configuration/config#check_sql_auth
Expand Down
2 changes: 1 addition & 1 deletion docs-mintlify/docs/integrations/slack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@ Slack Agent is in active development. The following limitations apply:

[ref-analytics-chat]: /docs/explore-analyze/analytics-chat
[ref-notifications]: /docs/explore-analyze/notifications
[ref-scheduled-refreshes]: /analytics/scheduled-refreshes
[ref-scheduled-refreshes]: /docs/explore-analyze/scheduled-refreshes
[ref-rules]: /admin/ai/rules
2 changes: 1 addition & 1 deletion docs-mintlify/docs/integrations/tableau.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ You can use [user attributes][ref-user-attributes] and
[ref-sls]: /docs/integrations/semantic-layer-sync
[ref-scim]: /admin/sso/microsoft-entra-id/scim
[ref-entra]: /admin/sso/microsoft-entra-id
[ref-okta]: /admin/sso/okta
[ref-okta]: /admin/sso/okta/saml
[ref-user-attributes]: /admin/users-and-permissions/user-attributes
[ref-user-groups]: /admin/users-and-permissions/user-groups
[ref-dap]: /docs/data-modeling/data-access-policies
Expand Down
Loading
Loading