It's all about the answers!

Ask a question

Pre-defined query on an integer-type attribute


VK L (8177154159) | asked Feb 25 '13, 6:51 a.m.
edited Feb 25 '13, 8:53 a.m.
 Hi All,
            I need to create a shared query based on an integer attribute's value. For eg. value is greater than or equal to 1.

I tried using

<pre>
<or>
condition :  greater than or equals
<attribute name="test"/>
 <variable argument="0" type="integer"/>
</or>


There looks to be some error with this and the query isn't coming up. Please let me know on the correct format to use to check values for integers.


Thanks

One answer



permanent link
VK L (8177154159) | answered Feb 28 '13, 11:03 a.m.
 Hi All,
              This worked.

<value content="" type="integer">

Thanks.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.