> ## 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/20240126",
  "feedback": "Description of the issue"
}
```

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

</AgentInstructions>

# January 26, 2024

> Calculations date math & pivot progress, Filtered dashboard emailing, dbt, & 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>

## Filtered scheduling

*Alisa Tatarinova · `scheduler`*

Filtered dashboard emailing - sometimes you need to send the same dashboard with different filters to tens or hundreds of users. Now you can.

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

## Spreadsheet date math

*`calcs` `workbook`*

Date math!  Dealing with time math in the database is brutal.  For of the pain with numeric dates in Excel, they are trivial to work with - easy addition and subtraction, they just work.  Now Omni users get that same delight.

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

## Spreadsheet pivot calcs

*`calcs` `workbook`*

We're also continuing to make progress on pivoted spreadsheet calculations - inside and outside pivots, relative references, and full row math.  Huge step forward for flexible cohorting.

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

## Improved dbt configuration and connectivity

*Buck Ryan · `dbt` `modeling`*

More development on the dbt configuration with Omni, continuing to make dbt and Omni link together seamlessly.

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

## Dashboard auto-refresh + more

*Luke Bowerman · `dashboards`*

A grab bag of dashboard improvements - auto-refresh with time settings and runtime metadata.  Some quick website polish too.

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