Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Arkhos94
Helper IV
Helper IV

Histogram : add a symbol/arrow/... based on a data

I have an histogram showing the monthly result of an indicator

 

The indicator is a basic measure like this (date is a calendar table connected to my data table) : 

%usageMTD = TotalMTD([%usage],'Date'[Date])
%usage-Evolution = TotalMTD([%usage],'Date'[Date])-TotalMTD([%usage],previousmonth('Date'[Date]))
[%usage] is a measure
 
I'm showing %usageMTD as an histogram. I want to make it more visible if %usageMTD goes up or down : adding an arrow, some smiley... above the histogram bar
 
Can power bi do that ?
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Arkhos94 , I think you do it on tooltip by adding some unichar. I doubt on top of the bar

 

list of unichar :https://exceleratorbi.com.au/dax-unichar-function-power-bi/

View solution in original post

2 REPLIES 2
Arkhos94
Helper IV
Helper IV

hello @amitchandak  (and thanks again for your help)

 

Unless I'm mistaken, tooltip are only visible when you put your mouse pointer above the bar. I'm looking for something that will always be visible. Is it possible ?

amitchandak
Super User
Super User

@Arkhos94 , I think you do it on tooltip by adding some unichar. I doubt on top of the bar

 

list of unichar :https://exceleratorbi.com.au/dax-unichar-function-power-bi/

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.