Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I created new measures to calculate weighted avg for Jun-Nov.
Now i would like to add graphics for each column comparing each month to a previous month to display whether the price went up/down/didn't change, like in the example below:
Is it possible to do?
Hi @PC2022 ,
Actually there is indeed a way to create Custom Data Labels in Power BI. But to achieve this function, we’ll use Tabular Editor because it exposes the ability to write custom DAX to format our calculations.
You can refer to this document to achieve this:
Custom Data Labels in Power BI - Goodly
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
i would like to add icons for each column comparing each month to a previous month to display whether the price went up/down/didn't change. For example, July weighted avg went down compared to June, so i would like to add "down arrow" to July. It was recommended to create a measure to return the right Unichar character but i am not sure how.
@PC2022 Generally that is done with unicode characters, UNICHAR, or icon sets. Not quite sure what you are asking. Many times you create a measure to return the right UNICHAR character and set conditional formatting to field value. for example.
Unichar? can you please help with the formula? do i create new column for each month?
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
23 | |
11 | |
10 | |
9 | |
9 |