0

pb of formats in filter formula

Hello,

I'm trying to make an Union of 2 filters.
The first gives the Cost Center Codes used back from Navision (global Dim 1) in a text Format
the second gives the Cost Center Codes used back from CRM (open data source) in a numeric Format
So when I join both and generates rows, I get for the same cost Center 2 rows because one Comes from CRM in a numeric Format and one from NAV in a text Format.
How can I convert in the filter formula so that I get the results in a numeric Format and not in a text Format?

=nl("Filter";"Sachposten";"Globaler Dimensionscode 1";"mandant=";$R$5;"Datenquelle=";$R$6)

1 comment

Please sign in to leave a comment.