Query database columns #544
Unanswered
DannyHatcher-Git
asked this question in
Q&A
Replies: 1 comment
-
Its a known problem with a With dv query we are already filtering all the columns that are not specified by the table, so we can not obtain that info. I think we can use the LIST mode of Dataview to obtain all the existing columns, but requires some investigation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using a dataview query to create the table I have noticed the YAML information from the resulting pages don't appear as suggested columns in the drop-down.
I don't want to add a column that is already in the page, am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions