Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Using DAX to create custom URL

Hello! I'm using  DAX measures to create custom URLs based on the visual the end-user is seeing.  I'm using a value from a static table as part of the measure - ('YEAR'[YEAR]), see below.    The pr...