Forum Discussion
PowerNils
6 years agoRegular Visitor
Append Queries as New will result in no query folding
Dear fellow BI'ers, I have a really strange behaviour when appending queries as new. In my scenario, I have one source (SQL Server) to whom I connect. This source has several companies within...
willcisler
5 years agoFrequent Visitor
To preserve native query in a new query try:
Go to thefirst query and click "Append Queries" - like you did in your 1st example
then right click on the Appended Query step and choose the 'Extract Previous' option
That seems to preserve the native query - I was actualy trying to break the link when I found your post.
Good luck