Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Help working with linked data from two SQL databases in Direct Query mode

I am working from 2 SQL server sources using DirectQuery. In SQL server A, Event_ProductID is an integer, and in SQL Server B, "productID" is a string but it should be a matching field between the tw...
  • Anonymous's avatar
    Anonymous
    5 years ago

    What I was really looking for was the function LOOKUPVALUE. All sorted now, thanks!