I have a problem regarding the row modifier, I try to filter by Attributes (user defined 2 of accounts) and the list is not populating right.
I have rebuilded the datamar a coumple of times. and the list increased by it is not showning all the information that it should dispplay.
e.g. the queqy:
select * from GL20000 a inner join gl00100 b on a.ACTINDX = b.ACTINDX
where USERDEF2 = '4'
shows transactions
but management reportrs is not getting data right:
I have to use datamart in order to filter by posting LedgerBook. (on legacy the filter works fine, and i see everything ok in dimension filtering)
Legacy:
Perhaps someone came accross this issue.?
Thanks