Forum Discussion
royces99
2 years agoFrequent Visitor
Specify today as x-axis constant
I have a line and stacked column chart with date on the x axis (no hierarchies) and want to add a constant line representing today. I have a measure for TODAY() but only seem to have the option of s...
amitchandak
2 years agoSuper User
royces99 , Create a measure
Today = Today()
Click on the Fx button use field value and choose the Meausre