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

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

</AgentInstructions>

# October 18, 2024

> Smart IDE auto-complete, map regions, more dashboard CSS, embedded dashboard scheduling, 

<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>

## Intelligent IDE autocomplete (LLM powered)

*Richard Czechowski · `Modeling`*

A first look at some experimental work to bring intelligent auto-complete to the Omni IDE.  Powered by LLMs and model metadata, this would open up the opportunity to auto-model fields with simple auto-complete.  Very early work-in-progress

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

## Map regions (near launch)

*Rob Miller · `Visualization` `Dashboards` `Workbook`*

The soon-to-launch map regions, including countries, states, counties, and zip codes out of the box, and simple workflow to BYO topojson or vector tiles.  Lots of work on making these big files performant on dashboards.

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

## More dashboard CSS (filters popovers + buttons + more)

*Jared Hardy · `Embed` `Dashboards`*

A bunch of new CSS surface area for dashboards, plus some conversation about future work.  Want to make sure the experiences is 100% controllable for embedded deployments.

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

## SQL sorting, calcs, formatting (soon)

*Richard Czechowski · `Sql` `Workbook`*

Another look at the work to enrich the SQL experience in Omni - simpler query construction, formatting, sorting, and all of the goodness of the Excel calculation layer on top of SQL

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

## Embedded dashboard scheduling

*Elliot Park · `Embed` `Dashboards`*

Soon-to-launch scheduling for embedded users.  Now it will be trivial to enable dashboards via email for embed users.

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

## Hiding axes and hiding axis labels

*Nate Agrin · `Visualization` `Workbook` `Dashboards`*

More work on vis - this time a quick demo of hiding axes labels

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