-
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
-
I want create a Job that can produce a report based on a query that a use has saved previously when they produced the report. How can I accomplish that in x++ code?