0

Compare

For better evaluation I use a Distribution Code as a Dimension (Dimension Code: VER-GEB) on my customers . The Dimension Value Code is always AUS_[Country Code], for example AUS_IT for Italy. In the customer table there is the regular Country/Region Code (like IT for Italy).
From time to time I would like to compare this Dimension Value Code with the Country/Region Codeon the customer table to show me incorrect entries. Unfortunately I have no idea how to compare the expression AUS_IT with IT.

Here my code (german):
=NL("Zeilen";"Debitor";"Nr.";"Limit=";20;"Länder-/Regionscode";"<>CH";"Link=";"Standarddimension";"Nr.";"=Nr.";"Dimensionscode";"VER-GEB";"Dimensionswertcode";"=""AUS_"&"Länder-/Regionscode")
With this code, Excel unterstand to set the filter like Dimension Value Code = AUS_Country/Region Code. Is there a possibility to set the filter like Dimension Value Code = AUS_[Country/Region Code], also AUS_IT?
Thanks for your help in advance.

4 comments

Please sign in to leave a comment.