# Vega transform not recognized

**URL:** https://discuss.elastic.co/t/vega-transform-not-recognized/125507
**Category:** Kibana
**Created:** [March 25, 2018, 7:54pm UTC](https://discuss.elastic.co/t/vega-transform-not-recognized/125507 "2018-03-25T19:54:12Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![m.hashemian](https://avatars.discourse-cdn.com/v4/letter/m/a5b964/32.png) [@m.hashemian](https://discuss.elastic.co/u/m.hashemian)
#### Post date: [March 25, 2018, 7:54pm UTC](https://discuss.elastic.co/t/vega-transform-not-recognized/125507/1 "2018-03-25T19:54:12Z")

</div>

Hi there,

When I use [Vega's `flatten` transform](https://vega.github.io/vega/docs/transforms/flatten/) in Kibana 6.2.3, I get a message saying `Unrecognized transform type: "flatten"`. I assume the version of Vega used in Kibana does not support this transform yet. Is this correct?

If yes, is there a way to check the Vega version used in the current version of Kibana?

Thanks

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [March 26, 2018, 1:08am UTC](https://discuss.elastic.co/t/vega-transform-not-recognized/125507/2 "2018-03-26T01:08:06Z")

</div>

cc @nyuriks can you please take a look when you get a chance ?

Thanks  
Rashmi

---

<div class="post-metadata">

### Author: ![nyuriks](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nyuriks/32/26171_2.png) [@nyuriks](https://discuss.elastic.co/u/nyuriks)
#### Post date: [March 26, 2018, 1:25am UTC](https://discuss.elastic.co/t/vega-transform-not-recognized/125507/3 "2018-03-26T01:25:18Z")

</div>

@m.hashemian correct, the flatten transform [was introduced](https://github.com/vega/vega/issues/1155) in Vega 3.1, while Kibana 6.2 shipped with the earlier Vega version. To see which version is there, open a Vega visualization, open browser's debug console, and type `VEGA_DEBUG` - that object will have everything. Also, I have already updated the [Vega plugin](https://github.com/nyurik/kibana-vega-vis) to use the latest Vega & Vega-Lite, but there is currently no support for 6.2 yet, only 6.0 and 6.1. Hopefully I will update it to 6.2 soon.

---

<div class="post-metadata">

### Author: ![m.hashemian](https://avatars.discourse-cdn.com/v4/letter/m/a5b964/32.png) [@m.hashemian](https://discuss.elastic.co/u/m.hashemian)
#### Post date: [March 26, 2018, 1:06pm UTC](https://discuss.elastic.co/t/vega-transform-not-recognized/125507/4 "2018-03-26T13:06:27Z")

</div>

Thanks, @nyuriks. I will wait for the next Kibana release (6.3) and try it again there. I assume Vega will also be updated with this release.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [April 23, 2018, 1:06pm UTC](https://discuss.elastic.co/t/vega-transform-not-recognized/125507/5 "2018-04-23T13:06:41Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
