Skip to main content

Search

Search

SQL and Excell tables joining problem

Comments

3 comments

  • Avatar
    bilal aslm

    I noted that whenever i use SQL custom statment, it doesn't show both tables to join!

    is there any solution to this ?

    Thanks in advance 

     

    0
  • Avatar
    Peter Thane

    If you are using a custom SQL statement then you need to add the join and and any filter/query (WHERE) statements to it manually too. 

    If you have to use a Custom statement then set up the joins and filters without the custom stuff first and then go to the SQL Statement screen and copy the automatic statement that was created and then tick the option to create a custom statement and paste in the automatic statement and amend this by adding your custom settings  

    0
  • Avatar
    bilal aslm

    Hello Peter,

    Thanks for your suggestion and quick help, i would consult my IT, beacuse not so familiar with the queries in SQL, i think it would take ages to me to follow your instructions, i thought it was something simple in settings which was not working form me.

    Anyway thanks for your help.

     

    0

Please sign in to leave a comment.