danhendo888
Board Regular
- Joined
- Jul 15, 2019
- Messages
- 167
- Office Version
- 365
- Platform
- Windows
Test.xlsx
Sheet1 Account,Account,Activity,Account,Activity 77401405,77401405,LANDTRANS,Output-->,77401405,LANDTRANS 77401405,EXPENSE_INP,77401405,LANDTRANS 77401405,REVENUE_INP,77401405,LANDTRANS 77401405,77401405,LANDTRANS 77401405,77401405,LANDTRANS EXPENSE_INP,EXPENSE_INP 77401405,77401405,LANDTRANS 77...
docs.google.com
I've brought in two tables into power query:
- AccountNumber (column has text and numbers. Some of the numbers (e.g rows 2 - 6) are formatted as text (i.e. it has the green ribbon in the cell and is aligned to the left))
- LookupTable
The AccountNumber table has many columns but I've reduced it to one column for this question.
I'm trying to use the LookupTable and do a lookup on the account number to achive the output table.
I tried merge but get an error because the AccountNumber column has both text and numbers.
Is there a way that I can achieve the output table where some columns have both text and numbers involved?