Skip to main content
1-Visitor
January 3, 2013
Question

Select blog post by intersection (AND) of tags

  • January 3, 2013
  • 1 reply
  • 1666 views

Currently, I'm tagging blog entries with e.g. DataTags:Level00123;DataTags:SoilMoisture.

If I call QueryBlogEntries using the above tags, I get all the entries either either of the tags instead of entries with both tags.

Is there currently an easy way to get entries with TagA and TagB instead of with TagA +or +TagB?

This also applies to DataTables.

1 reply

1-Visitor
January 3, 2013

Hi, Chad -

Check out the query object options in section 3.07.02.01 of the wiki. There is a specific match for 'TaggedWith' that may be of interest.