Forum Discussion

bethf's avatar
bethf
Frequent Visitor
6 years ago
Solved

SQL Semi annual due date

Hello,  I need to calculate a semi annual date due date based on an issue date.  I have a case statement for Annual and Quarterly but wondering if there is a statement that would calcualte semi annu...
  • dax's avatar
    dax
    6 years ago

    Hi  bethf , 

    It seems that you want to get result of last or next 6 months based on today, right? Ifso, you could try to use relative date slicer or use measure to achieve this goal. You could refer to my sample for details.

    Best Regards,
    Zoe Zhi

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.