Forum Discussion
SreeP
6 years agoFrequent Visitor
Arrow Direction
I have column named Angle in my data which has values from 0 - 360 , based on the value i need to select the direction of the arrow has to change. Is there any way we can do it using power bi, w...
kentyler
6 years agoSolution Sage
You would probably need 360 visuals of the arrow in all its different positions... and then based on the selected angle value, you hide all the visuals except for the one for that angle.....