Many people have dates as part of their data sets. Dates are great to allow us to view our data aggregations in smaller buckets in order to get extra details about our situation. Sometimes though we are faced with having multiple date columns in one table. The more date columns the better, right?
Well, this can usually lead to two outcomes. 1) Frustration that you can’t view the data based on your 2nd date column 2) Not realizing the data you are looking at is in fact NOT accurate.
I will show you in the video both of these unwanted scenarios. More importantly, however, I will show you how you can use some fairly simple DAX and modeling relationship techniques to resolve the issue.
Follow along with me in this video as we will show how to accomplish this using DAX.
Some extra tidbits I’ll be throwing in at the
beginning of this video is how to make your own Date Table when one isn’t given
to you in your original data model. For a more in-depth look at how the
date table is made check out Devin Knight’s blog
Comments
Post a Comment