this.query().dataSourceNo(2).addRange(fieldId2Ext(fieldNum(ProdBOM,Dimension),3));
qbr.value("somevalue");
Regards
Ahmed
kamchung322 <[EMAIL PROTECTED]> wrote:
Hi All,
How can I only query Dimension[1] value = 'SubCon'. I try to use the
following code but it will filter Dimension[1] = 'SubCon', Dimension
[2] = 'SubCon' and Dimension[3] = 'SubCon'
this.query().dataSourceNo(2).addRange(FieldNum(ProdBOM,
Dimension)).value(QueryValue('SubCon'));
Regards.
Kenneth.
Yahoo! Groups SponsorADVERTISEMENT
---------------------------------
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.
[Non-text portions of this message have been removed]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

