Forum Discussion
mackenziehall
Microsoft Employee
7 years agoKusto
I have a Kusto query that works fine individually. When I attempt to Append Query and either choose Append Queries or As New, the query fails with a 400. Is this a known bug? Do you need any other information?
4 Replies
- v-jiascu-msft
Microsoft Employee
Hi mackenziehall ,
It works fine in my test. I would suggest you upgrade your Desktop to the latest version if needed. Another try could be removing the optional parameters to test.
Best Regards,
- v-jiascu-msft
Microsoft Employee
- artemus
Microsoft Employee
There is a known bug where doing a join or union (append queries is a union) on different databases will not work.
- mackenziehall
Microsoft Employee
I thought this might be the issue but the sources are in the same database.