# How to get data from Views on Diesel

**URL:** https://discourse.diesel.rs/t/how-to-get-data-from-views-on-diesel/56
**Category:** Uncategorized
**Created:** [November 7, 2018, 9:48am UTC](https://discourse.diesel.rs/t/how-to-get-data-from-views-on-diesel/56 "2018-11-07T09:48:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![NachoGotaki](https://avatars.discourse-cdn.com/v4/letter/n/a5b964/32.png) [@NachoGotaki](https://discourse.diesel.rs/u/NachoGotaki)
#### Post date: [November 7, 2018, 9:48am UTC](https://discourse.diesel.rs/t/how-to-get-data-from-views-on-diesel/56/1 "2018-11-07T09:48:09Z")

</div>

How i can configure diesel to get data from a view¿¿¿

Thanks.

---

<div class="post-metadata">

### Author: ![NachoGotaki](https://avatars.discourse-cdn.com/v4/letter/n/a5b964/32.png) [@NachoGotaki](https://discourse.diesel.rs/u/NachoGotaki)
#### Post date: [November 7, 2018, 2:16pm UTC](https://discourse.diesel.rs/t/how-to-get-data-from-views-on-diesel/56/2 "2018-11-07T14:16:30Z")

</div>

Resolved. Its was a sintax issue when declaring the table!.
