Forum Discussion
Anonymous
5 years agoNot applicable
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...
amitchandak
5 years agoSuper User
Anonymous , Based on what I got.
You can use selectedvalue only in a measure. Are creating a measure or column? Try as a measure.