I can't filter "Currency Code" from Aged Account Payable Report :( on

HI All,

I have big problem. [:’(] my customer want filter “Currency Code” and “Dimension Code” from Aged Account Payable. Then i change some modification on this report. Before I change only this code:

Now i want filter currency code and Dimension code then i change this modification on my database /NAV DB/:

Its fine working . i think. And I also import to SQL Database this fob. But it didn’t work. What happening… I don’t know.

How can i filter “Currency Code” and “Dimension Code” from Aged Account Payable report. Maybe I write Any Code on this report or any way?

Please help m all … please. [:’(]

Is the currency set on the vendor or the entry? if it is set on the vendor you can just use that to filter on.

Andrew

Hi Andrew,

Thank you your reply. I use filter from Vendor Ledger Entry table. Maybe sometimes this filter working sometimes this filter didn’t work. how can i fix? plz…

Sorry my language [:P]

Hi,

You are applying the filter to one dataitem but the values on the report are calculated using the two Vendor Ledger Entry dataitem so try coping the filters from one to the other.

Aside: I hope this is demo/test data as your company/client would probably not want this published on the Web.

Hi DaveT,

Thank you your reply. Your advise very helpful. I did filter in 2 Vendor Ledger Entry’s dataitem. Its fine working. But i don’t want 2 tabs. i show you screenshot.

Dave Now how can i show only 1 tab.

Regards.

Hi,

You only need to use one tab (use the first and remove the ReqFilterFields on the second) and then in the OnPreDataItem of the second dataitem copy the filters applied to the first dataitem with the COPYFILTERS command.

Hi Dave

Thank you Dave. Your advise very helpfull. Thank you Thank you .

Regards.

Hi,

You’re Welcome. Gald to Help [:D]

Hi Dave,

even though you have answered the question, I do doubt that the correct question was asked, and thus is this really the solution the customer wanted. [:’(]

Hi David,

Please enlighten us on what you’re thinking