Forum Discussion
Anonymous
3 years agoNot applicable
Problem introducing UNICHAR
I want to put up and down arrows on a set of data. I start simple Arrow =
SWITCH(TRUE,
[This Week] > 0, "Up",
[This Week] < 0, "Down",
"Side"
) and I get the re...
- 3 years ago
If it still annoys you, try using the set of arrow icons from Conditional Formatting > Icons
johnt75
Super User
3 years agoThis seems to be a bug in Power BI. You can see in the attached pbix file that every value is returning the up arrow whereas it works correctly on dax.do - https://dax.do/lEEKvPALKstpSY/