Showing related tags and posts across the entire site.
-
I'm working on a project for a client where they want a customized report that lists ledger transactions sorted by ledger account, profit center (dimension), cost center (dimension), date and then voucher number. I've set up the dimensions, dimension focuses and hierarchies. Some of the built...
-
Hi, I am running a report which is based on custtable at design time. I have to override this query at trun time through custtrans. I have added the custtrans table in the query and set the relation. But its not overriding the query at run time. The report design is generated. Thanks
-
Have you ever sent reports as e-mail attachments directly from Dynamics AX (formerly Axapta) and would have liked to have a more user-friendly layout? Do you also think that the Outlook dialogue requiring you to confirm that the report e-mail is sent is unnecessary? Would you like your reports such as...
-
Hi, I have an EDT as an Array of 3 elemetns, which is saved in a table as three fields. I have to display the value of all three fileds in a report if they are not empty. How can i get the value of these fields in code by writing a display method. thanks
-
Hi all, I have to display an extra field at the end of aging line in CUSTAGING REPORT. Im tried in the report but it gets displayed at the centre of the report. I have checked the class CUSTVENDBALANCELIST . Your help is really appreciated. Thanks