-
Hi,
In 5E.md I have a DB Folder database with this query as source:
But I get this error:
The query seems to be missing the first column name. How can I fix that? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @emign , Looks like your table does not have any columns (just File). Atleast 1 column is expected for dataview query construction. I will open an issue to fix this case. While its resolved please just add another column to your table |
Beta Was this translation helpful? Give feedback.
Hi @emign ,
Looks like your table does not have any columns (just File). Atleast 1 column is expected for dataview query construction.
I will open an issue to fix this case. While its resolved please just add another column to your table