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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
SK87
Helper III
Helper III

Print a symbol whether the value is Significant or not

Hi All,

I have build the measure where I got the p-value but I am not able to print the same in required format. I want to show the upward/downward arrow based on two filters one is year filter other one is category filter.

I have a bar chart where I have already comparing two years values of technology based on category split. x-axis - Category (in 5) then Bottom two box values of tech in Y-axis and in legends Year.

SK87_1-1672032970670.png

 

Now need to show the arrow if P-value is >=0.005 then upward arrow and if less than 0.005 then downward arrow based on Year and category filter.
Kindly suggest
@amitchandak 

3 REPLIES 3
amitchandak
Super User
Super User

@SK87 , Based on what I got, You need have custom label using calculation group and unichar

 


Change Data labels
https://www.youtube.com/watch?v=un4PkoGF3YM

 

Custom label
https://www.youtube.com/watch?v=IH4bcHhxunw

@amitchandak 
Thanks for your response.
But I want to print a symbol based on filter of year selected and categories. In bar charts they are splitted into 4. The video you had shared doesn't resolved my problem.
Incase you have any other way kindly let me know.

@tamerj1 @AbbasG @FreemanZ 
It would be great if anyone of you could help on this

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

Top Solution Authors