June 15, 2010 at 3:08 am
Hi,
I have a requirement in the report that the page header need to diplay the parameters on it. One of my Parameter is Excise Duty Code, but the value to be displayed on the header is Tax Class. The parameter 'Excise Duty Code' is used for filter data from Sales Shipment Line where 'Excise Duty Code' = selected parameter value. However, in the Excise Duty table each Excise Duty Code has a corresponding 'Tax Class' value. The customer needs that when an Excise Duty Code is selected as a parameter and on running the report, the corresponding Tax Class value of the selected Excise Duty Code should be displayed in the Page Header along with other parameter values like Customer and Location. How can I achieve this?
Could anyone help me to solve this issue?
Thanks in advance,
June 15, 2010 at 7:30 am
Hi , you should be able to create a text box for each of the parameters. Right click on the text box select expression and then in the expression window select the parameters option in the window below from there you will be able select the parameters for your report.
You should be able to return the tax class as a field in one of the text boxes as long as it is contained in the dataset.
😉
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply