SQL Query result as number
Hello,
I'm trying to cross reference ID across several different database tables. I start out by having an input number for the initial SQL query which I enter and then I have created a difference service that will use the result from the query to perform a query from another database table and will return a selected result, however I am getting the error that it cannot convert an infotable to a number and I can't switch the result from an infotable to a number inside the initial service SQL query.
Any help is appreciated.
