cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Select blog post by intersection (AND) of tags

ptc-6292103
1-Newbie

Select blog post by intersection (AND) of tags

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

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.

Top Tags