# Import dashboard in kibana from 7.5.0 version to 7.4.0

**URL:** https://discuss.elastic.co/t/import-dashboard-in-kibana-from-7-5-0-version-to-7-4-0/236914
**Category:** Kibana
**Created:** [June 12, 2020, 2:53pm UTC](https://discuss.elastic.co/t/import-dashboard-in-kibana-from-7-5-0-version-to-7-4-0/236914 "2020-06-12T14:53:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![haythem](https://avatars.discourse-cdn.com/v4/letter/h/45deac/32.png) [@haythem](https://discuss.elastic.co/u/haythem)
#### Post date: [June 12, 2020, 2:53pm UTC](https://discuss.elastic.co/t/import-dashboard-in-kibana-from-7-5-0-version-to-7-4-0/236914/1 "2020-06-12T14:53:42Z")

</div>

Hi guys , i'm trying to import a dashboard from kibana 7.5.0 version to 7.4.0 ? is it impossible ? because the loading logo in kibana keeps on loading in kibana when i click import !!

Kibana version 7.4.0

thanks in advance.

---

<div class="post-metadata">

### Author: ![flash1293](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/flash1293/32/41227_2.png) [@flash1293](https://discuss.elastic.co/u/flash1293)
#### Post date: [June 12, 2020, 3:03pm UTC](https://discuss.elastic.co/t/import-dashboard-in-kibana-from-7-5-0-version-to-7-4-0/236914/2 "2020-06-12T15:03:24Z")

</div>

Hi @haythem,

It's not possible to import exported documents from newer versions into older versions of Kibana. The other way around is fine, though.

The reason for this is that the format of saved objects changes from version to version, and an older version of the software has no way of knowing how the new format looks like.

However I can't see any relevant migrations happening between 7.5 and 7.4. If you open the export file with a text editor, it should specify the version number somewhere like this: `"migrationVersion":{"dashboard":"7.5.0"}`. Changing that to `7.4.0` should work fine in this specific combination of versions (but not in general). If you also exported related saved objects, there might be multiple of those `migrationVersion` props, make sure to change all of them. Then the import should go through.

---

<div class="post-metadata">

### Author: ![haythem](https://avatars.discourse-cdn.com/v4/letter/h/45deac/32.png) [@haythem](https://discuss.elastic.co/u/haythem)
#### Post date: [June 12, 2020, 3:10pm UTC](https://discuss.elastic.co/t/import-dashboard-in-kibana-from-7-5-0-version-to-7-4-0/236914/3 "2020-06-12T15:10:58Z")

</div>

Thank you for the fast reply, it works now 😃

---

<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: [July 10, 2020, 3:16pm UTC](https://discuss.elastic.co/t/import-dashboard-in-kibana-from-7-5-0-version-to-7-4-0/236914/4 "2020-07-10T15:16:45Z")

</div>

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