Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7016287
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:45:53+00:00 2026-05-27T22:45:53+00:00

I am writing a custom app for Rally and I would like to filter

  • 0

I am writing a custom app for Rally and I would like to filter the data to stories with specific tags. So far I haven’t found a way to write the correct syntax to achieve this purpose. Here’s an example of a standard query that I would include in the cardboardConfig:

var query = new rally.sdk.util.Query('SomeField = "Some Value"');

This works well enough when trying to query a field that contains a single value, but this doesn’t appear to work on tags since tags are arrays — assuming I am even referencing the correct field name. I tried all of the following without success:

var query = new rally.sdk.util.Query('Tags = "Some Value"');
var query = new rally.sdk.util.Query('Tags contains "Some Value"');
var query = new rally.sdk.util.Query('Tag = "Some Value"');
var query = new rally.sdk.util.Query('Tag contains "Some Value"');
var query = new rally.sdk.util.Query('Tags = {"Some Value"}');
var query = new rally.sdk.util.Query('Tags contains {"Some Value"}');
var query = new rally.sdk.util.Query('Tag = {"Some Value"}');
var query = new rally.sdk.util.Query('Tag contains {"Some Value"}');

var SearchTags = { "Some Value" };
var query = new rally.sdk.util.Query('Tags = SearchTags');

var SearchTags = { "Some Value" };
var query = new rally.sdk.util.Query('Tags contains SearchTags');

What is the correct field name and operator for filtering the data to specific tags?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T22:45:53+00:00Added an answer on May 27, 2026 at 10:45 pm

    Try this:

    var query = new rally.sdk.util.Query('Tags.Name Contains "Some Value");
    

    This works for tags, but won’t currently work for all collections.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am writing a phone-like app with a custom numeric keypad. I would like
I am writing a custom configuration section, and I would like to validate a
I am writing a custom event and would like some help please. Most of
I'm writing an app where I'd like the custom preferences window to ask for
I am working through the tutorials on writing custom spring namespace handlers found here:
I am writing a custom app which constructs a tweet with a webpage link
It seems most apps are writing custom logic to sync/replicate cloud data, or using
I'm writing a Blackberry app. I have a custom list field where I can
I'm writing a custom web app (an administrative utility) that queries a SQL Server
I'm looking into writing a small custom app for a small business that can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.