The recent 2026-01-29 version moves the first column to the second row. But Top N stays before the column name, which is less readable. Is there any c...
COOL, it's working! 👍
Hi Guido, thank you for working on this. I check it out. I think working out when to align operators, such as the plus sign (+), is a tough logic prob...
Thanks, I used. It's better. But for the purpose of this exercise, I added more parts into the concatenation 😁, and it's sort of quirky. Pleas...
Thank you. However, the + sign LineBreak before is a nice-to-have. The main issue is a large empty space in the column calculation/function. Please se...
Thank you for your reply. Is there any chance of implementing the ideal solution as per the sample below? --IDEAL SOLUTION, including subselect in r...
Sorry, I have one more if, isnull or built-in function strange behaviour.msql, profile:jr6 SELECT LocalAmount = @AmountOnAccount ,L...
I found the solution by myself for iif:In MyLists: add iif into and set line to 10, next lines: 1 However, there is stillan option that some built-...