Home > PowerPivot > Screencast: Introduction to time intelligent functions in PowerPivot

Screencast: Introduction to time intelligent functions in PowerPivot

One of the great features of PowerPivot is DAX, especially the time intelligent functions are great. This video gives a introduction on starting with the time intelligent functions in DAX:

For a complete list of DAX time intelligent functions check the site of Vidas Matelis. One of the main DAX functions used is the Calculate function, Marco Russo created a excellent post on this function.

Categories: PowerPivot Tags:
  1. Shuwi
    January 12th, 2010 at 20:37 | #1

    Very nice and informative screencast Kasper ! Thank you :)

  2. January 13th, 2010 at 03:37 | #2

    Great examples Kasper!

  3. John
    January 14th, 2010 at 01:38 | #3

    FINALLY!! Some real live examples. THANK YOU! There’s only so much syntax I can handle trying to figure out DAX / Measures.

  4. greg kramer
    January 14th, 2010 at 17:17 | #4

    Starting the global Kasper for PowerPivot President campaign

  5. January 21st, 2010 at 17:17 | #5

    Kasper – great example and tremendously helpful to see it worked. Thanks

    HELP – Can you please clarify that slicers applied to an example like this will not be applied because of the need to use “ALL(table)” in the CALCULATE function. This is what I am finding in my example.

  6. Kasper de Jonge
    January 21st, 2010 at 18:38 | #6

    Hi @Frank ,

    I know what you mean, this is indeed true when have your facts and dates in the same table, The ALL overwrites the slicer selection.

    What you can do is copy your date values to a new excel sheet, use the remove duplicate function and load it to PowerPivot by using linked tables. Create a key and a relationship. Then use the date column from the new table in your timeintelligent functions and use ALL(DATETABLE) instead of all(facttable). This should work, i did it myself recently. I’m figuring out how we can do it without resorting to this workaround.

    Kasper

  7. Brad
    February 9th, 2010 at 06:32 | #7

    Kasper,

    Great article and great blog.

    Do these functions work when the financial year differs from the Calendar year. Here in Australia her have a Jul-Jun Financial year we are always doing YTD type calculations.

    Thanks.

  8. Kasper de Jonge
    February 9th, 2010 at 18:18 | #8

    @Brad
    Hi Brad, i created a blog post on how to do this: http://business-intelligence.kdejonge.net/using-time-intelligent-powerpivot-functions-with-fiscal-year

    Hope this solves your problem.

  1. January 13th, 2010 at 20:38 | #1
  2. June 18th, 2010 at 15:20 | #2