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.
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
Well if it was really important you could have several measures. Today() -1 , today()-2 etc
Not ideal for sure.