Showing related tags and posts across the entire site.
-
I have a custom temporary table with twelve period amount fields. This table is used to support an inquiry form and is filled dynamically based on user specified criteria. I would like to be able to override the (field label) headings in the grid to display the start dates of the individual periods as...
-
Hi, Dynamics Ax 3.0 natively supports the following barcodes - Code128 Code39 EAN128 EAN13 EAN8 + UPC variant ITF UPCA UPCE Please check the Ax 3.0 CD. If I am not mistaken, the fonts are supplied in the CD. Otherwise you can download from Internet. Hope this helps,
-
Hi, How can I add HAVING clausule to query in AX? I build query by QueryBuildDataSource by adding additional suming and grouping steatments but I need to filter resoult by checking value of sum. I make CustTransSplit table that splits custTrans record by goup of iitems, I want too check if values are...
-
Hi there I have a form with text boxes to capture comments (normally paragraphs of text) from the user. I am busy writing a report linked to this form which should display the comments that have been inputted into the form. My problem is that when the user writes a few paragraphs and separates these...