Filter on a Dimension?

marisl2104marisl2104 Member Posts: 2
Hi together,
I´ve got a serious problem. I´m programming NAV for several years now, but I´ve never had such a problem. Hope you can help me?

In a Report, I´ve to set a Filter like:
SETFILTER("Sales Dimension Value",'%1',Salesperson);

BUT this "Sales Dimension Value" is a field with a TableRelation:
"Dimension Value".Code WHERE (Dimension Code=FIELD(Sales Dimension))

Thus, my filter doesn´t work.

Does anybody know, what I´ve to do?!

Thanx and regards,
Marisl2104

Comments

Sign In or Register to comment.