Skip to content

Multiple tags in DataView Query #356

Answered by M-bot
moorebi asked this question in Q&A
Discussion options

You must be logged in to vote

To get a list of files with two tags in them, you need to provide only one from clause whose source is composed using and

list
from #tag1 and #tag2

Look at this documentation for more info

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by M-bot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants