Hi;
I think this code solves your problem..

queryRun.query().datasourcetable(...).addRange
(fieldId2Ext(fieldnum(TableName,Dimension),ArrayIndex));

you can write 1,2 or 3 instead of ArrayIndex 

�zg�r K�ro�lu

Dear Giris,

Thanks for the help,  what I try is to add range by
using addrange 
method, so something like

queryRun.query().datasourcetable(...).addRange(Dimension[xxxx]).value(anyvalue)

the problem is this addrange can not accept
elemental/arry field, any 
suggestion how I can do this ?

Rgds,

Arief Darmawan


Girish Bhatkal wrote:

>you can use   Table.Dimension[2] == value
>  or Table.Dimension[1] == value
>select the array value depending on which dimension u
want to use.
>
>hope this is what u r looking for.
>  
>



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
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:
    http://docs.yahoo.com/info/terms/
 


Reply via email to