Forum Discussion
Anonymous
7 years agoNot applicable
parameter in advanced editor query sql
hi im working on making my tables partially depentent on a parameter so the normal sql in advanced editor looks like this let Source = Sql.Database(SQLServerName, DatabaseName), #"dbo_C...
- 7 years ago
Anonymous Not able to replicate the error. Tried the same and working fine. Please post any error that you are facing after changing the table name in the parameter (which is Company Name in your case).
PattemManohar
7 years agoCommunity Champion
Anonymous Not able to replicate the error. Tried the same and working fine. Please post any error that you are facing after changing the table name in the parameter (which is Company Name in your case).
Anonymous
7 years agoNot applicable
thank you for your answer, and you are correct i can actually see that i made a spelling mistake and my original solution actually did work, so i have you to thank for, that my method was right and therefore something else was wrong.