Forum Discussion

GuillaumeB's avatar
GuillaumeB
Helper I
6 years ago

Custom QTD Calculations

I'm having difficulties with calculating Quarter to date measures due to the fact that the quarters are designated by very specific dates, therefore I can't just offshift by months or weeks to accomodate the whole date table. 

I'm not sure if I should go about creating some sort of flag that gives me today's quarter and then simply filter by that (but then I would need to change the filter every time it changes) or what.

I can't use the QTD dax functions since those give me the basic calendar quarters which I don't want.  

The way the data is setup is I have a list of each end of week and which custom quarter they belong to so I bring those into the date table through a lookupvalue.

Any help is appreciated. 

5 Replies