Forum Discussion
Moving Arrow Automatically on Chart with current date
- 2 years ago
Hi rpk00193
It depends on what you mean by the current day.
If it is today for example you can achieve it with custom lables.
In the first step, you can create Dax like :icon = if(max('Table'[Opened Date])=today(),"🔰","")
and then use this measure as a custom label :If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly - 2 years ago
I think the "pasteble images" are unichars.
Just copy it from my code / pbix that i attached in the first responce .
If it won't work i will prepere a little video and share
is there any specific format for the image??
i've tried both .png and .jpg
I think the "pasteble images" are unichars.
Just copy it from my code / pbix that i attached in the first responce .
If it won't work i will prepere a little video and share
- rpk001932 years agoFrequent Visitor
your solution is workable and i am close to it.
but stuck with the Image part.the link you've sent to download the pbix is no working.
when i click on the link it says
This site can’t be reached