Forum Discussion

MWilson929's avatar
MWilson929
Frequent Visitor
9 years ago
Solved

DAX Variable YTD

Hi All,

 

I have a report that has 'company' as a role with RLS. Hence users login and can see the data relevant to their company. I also have a YTD measure. However the year end dates are variable for across the companies. Most run Jan - Dec or Apr to Mar.

 

Hence, what I need is a DAX measure which calculates the YTD value with a variable year end based on the company. 

 

I have a table in my DB which has company and Year start and end dates. Has anyone had a similar requirement or can point me in the right direction? 

 

Many Thanks,