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

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

</AgentInstructions>

# January 12, 2024

> Adding free text, Better filtering, New calcs, & 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>

## Free text spreadsheeting

*Richard Czechowski · `workbook` `calcs`*

Have you ever wanted to just add text to each rows by hand in the BI tool? Now you can. A new spreadsheet interaction for adding free text. We need to open up more and more possibilities for these, but simple annotations, re-aggregation of hand grouping, or just quick classifications are all now possible directly in the table.

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

## Better dashboard filter mapping

*Alisa Tatarinova · `dashboards`*

A renovation of our filter selection on dashboards, curating the experience to active topics making organization cleaner and simpler

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

## Pivot spreadsheet calculations

*Richard Czechowski · `calcs` `workbook`*

New calculations for inside pivots - easy cohorting, period-over-period, or other more complex calculations over pivoted data sets

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

## Embedding in Safari

*Nate Agrin · `embed` `administration`*

Embedded support for Safari, handling more restrictive cookie-ing in the browser

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

## Vega not Lite

*Jamie Davidson · `visualization`*

A first look at building visualizations with Vega rather than Vega lite. While usually too complex, this opens up some options for more advanced visualizations that are not currently buildable in Vega Lite.  Doesn't look like this will make it into product without more thought.

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

## bind\_all\_filters

*Steven Talbot · `modeling` `workbook` `analysis-pattern`*

The release of `bind_all_filters `that allow for subqueries and fact tables that listen to filters inside a query, handy for more dynamic SQL compilation at multiple levels in the query.

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