Forum Discussion
Rename a measure
- 6 years ago
Hi DanCasSan ,
Currently you can only rename the measure manually in power bi, the name of measure is a static property not dynamic, I'm afraid it could not be changed automatically.
Please refer: https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-tutorial-create-measures
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Are you able to maybe put one visual on top of the other? So the one visual could have the title, and be above the other one? You could probably adjust the background transparency of the top visual to make it pretty hard to notice
Something like this?
- DanCasSan6 years ago
Helper V
Thanks for your prompt response.
So I have my graph, as you will see there are different days and these go in descending form from the current day to the fourth day, in this case, from today Friday to Tuesday.
Regards,
Daniel Castillo
- Anonymous6 years agoNot applicable
Well if it was really important you could have several measures. Today() -1 , today()-2 etc
Not ideal for sure.