Hi, I have 2 data sources. 1 is a list of Account numbers. The other is a list of Account ranges. I need to do look up of each Account number in list 1 'v' list of account ranges. If the account is within a range, need to confirm the ID, if not within a range, need to confirm n/a or no:
List 1 - dummy account number example:
Account Number
026FCECT8
List 2 - dummy - Account Range From & To::
Account From Account To ID
026CCACR0 02979999Z 501
Because the Account Number - Is within the from & to account number range would need it to acknowledge that and bring back ID 501. Can anyone help as I can do this with formula in excel but clueless in alteryx...