Forum Discussion
Anonymous
3 years agoNot applicable
How can i visualize this chart with this database ? is it possible ?
Hey guys i am new into PowerBi and want to visualize this Charts with arrows (comparison to Previous year).
my current data base is this
1 Reply
- FataiSanni
Advocate III
Hi,
You are going to use a DAX function called UNICHAR combined with an IF or SWITCH statement to build the logic of growth or decline against the previous year. Please see a comprehensive list of Unicode symbols here https://www.vertex42.com/ExcelTips/unicode-symbols.html.
Here is a reference solution to assist you https://exceleratorbi.com.au/dax-unichar-function-power-bi/.If this post helps, then please consider Accept it as the solution to help the other members find it more quickly