> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omni.co/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.omni.co/feedback

```json
{
  "path": "/demos/2024/20240830",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# August 30, 2024

> Drill queries, dashboard links, TEXT() promotion, and more

<Note>
  **Stay in the loop!** Subscribe to the [demo RSS feed](/demos/rss.xml) to be notified when we post new demos.

  Demos highlight what we are working on or experimenting with, but are not a guarantee of release. Let us know your thoughts at [support@omni.co](mailto:support@omni.co).
</Note>

## Drill queries

*`Workbook` `Dashboards`*

An early look at drill-by-query - more flexibility to build full queries for drill down.  This also lays the groundwork for drilling into visualizations

<Frame>
  <iframe src="https://www.youtube.com/embed/cMBmeyew6WY" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Instant dash linking (with filters)

*`Dashboards` `Embed`*

The launch of dashboard instant links - easily tab between dashboards, even inside iframes for much richer embedded experiences

<Frame>
  <iframe src="https://www.youtube.com/embed/TwRhVeDUgug" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Promote TEXT() dates from Excel to model

Model pushdown for TEXT() around dates - slowly building the ability to push as many Excel functions as possible into the data model

<Frame>
  <iframe src="https://www.youtube.com/embed/RTbjdx69o0I" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Schedule without titles + JSON download and scheduling

*`Scheduler` `Export`*

Two new scheduler and download knobs- Schedule without headers and titles

* Download or schedule as JSON

<Frame>
  <iframe src="https://www.youtube.com/embed/w_a3O1sdkb0" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Escape filters for measures

*`Modeling` `Workbook`*

Escape query filters for measures - allowing even more flexible compare-to-population approaches

<Frame>
  <iframe src="https://www.youtube.com/embed/1aIUvPSOyD8" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Icons for model URLs

*`Modeling` `Workbook` `Dashboards`*

Icons for URLs in the model

<Frame>
  <iframe src="https://www.youtube.com/embed/qiFZ34ZQxXI" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Better IDE readability with tabbing

Better IDE readability vis-a-vis tabs in YAML

<Frame>
  <iframe src="https://www.youtube.com/embed/31tm06VvnTw" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Better filters UX (especially long suggestions)

*`Filtering` `Workkbook` `Dashboards`*

Better filter UX with long filter suggestions (resize and hover)

<Frame>
  <iframe src="https://www.youtube.com/embed/VLYzgVG_Ti8" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Embedding PDFs and documents via markdown

Embedding PDFs and other documents via markdown iframes (think contracts next to customer data)

<Frame>
  <iframe src="https://www.youtube.com/embed/Uw-Dxfmw0Qw" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Azure AD with SCIM

*`Administration`*

New support for Azure AD with SCIM for complex user management

<Frame>
  <iframe src="https://www.youtube.com/embed/HAgQEEm1DyE" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## Snowflake info schema installable model

*`Modeling` `Workbook` `Dashboards`*

Our first modeling code pattern for the Snowflake info schema - usage and billing info, soon to be installable

<Frame>
  <iframe src="https://www.youtube.com/embed/RPtbqA92zj0" width="100%" height="400" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>
