Forum Discussion
Anonymous
7 years agoNot applicable
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
1 Reply
- AnonymousNot applicable
This might be of help:
https://docs.microsoft.com/en-us/dax/dax-learn-videos
And this:
https://docs.microsoft.com/en-us/dax/var-dax
Best
Darek