Forum Replies Created

Viewing 15 posts - 826 through 840 (of 10,143 total)

  • RE: Report spanning months between different years

    No, it returns an INT and there's nothing in the expression to left-pad with a '0'.
    That's easy enough to fix. More important is this - if you filter on...

    “Write the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw

    For fast, accurate and documented assistance in answering your questions, please read this article.
    Understanding and using APPLY, (I) and (II) Paul White
    Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden

  • RE: Report spanning months between different years

    paul 69259 - Monday, March 27, 2017 2:52 AM

    Thank you for your help Chris.

    It's nearly there but it's still giving me...

    “Write the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw

    For fast, accurate and documented assistance in answering your questions, please read this article.
    Understanding and using APPLY, (I) and (II) Paul White
    Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden

  • RE: Report spanning months between different years

    paul 69259 - Friday, March 24, 2017 9:53 AM

    Hi,

    I have a report set up with filters on it so that it produces...

    “Write the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw

    For fast, accurate and documented assistance in answering your questions, please read this article.
    Understanding and using APPLY, (I) and (II) Paul White
    Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden

  • RE: Solution to avoid TEMP tables and CTE's

    Lord Slaagh - Friday, March 24, 2017 10:35 AM

    Hi Chris,

    Tableau doesn't support SQL Procs either :(.

    I see this more and more...

    “Write the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw

    For fast, accurate and documented assistance in answering your questions, please read this article.
    Understanding and using APPLY, (I) and (II) Paul White
    Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden

  • RE: Solution to avoid TEMP tables and CTE's

    jasona.work - Friday, March 24, 2017 9:58 AM

    Not knowing anything about Tableau, could you convert the SQL script over to a Stored...

    “Write the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw

    For fast, accurate and documented assistance in answering your questions, please read this article.
    Understanding and using APPLY, (I) and (II) Paul White
    Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden

  • RE: Execution Plan Training Suggestions

    RonMexico - Friday, March 24, 2017 7:35 AM

    I'm wanting to learn much more about execution plans so I can better tune the...

    “Write the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw

    For fast, accurate and documented assistance in answering your questions, please read this article.
    Understanding and using APPLY, (I) and (II) Paul White
    Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden

  • RE: Based on Dates and Running Totals, need to pull records in middle of table

    lk4772 - Thursday, March 23, 2017 9:11 PM

    Ok, so I figured it out in case anyone else comes across this post LOL 
    the...

    “Write the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw

    For fast, accurate and documented assistance in answering your questions, please read this article.
    Understanding and using APPLY, (I) and (II) Paul White
    Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden

  • Viewing 15 posts - 826 through 840 (of 10,143 total)