Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

DAX Variables

Can we create variables as an independent measure and not in conjuction with any other calculations?
 I'm trying to create a variable that'll dynamically calculate the year from the field 'TodayDate'(Contains a single value for all rows) present in my calendar table.
I want to use the variable vFYear in multiple calculations.



Phil_Seamark