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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Plot Min, Max, Average, Median values into a horizontal enumerated line in Power BI Desktop

I am trying to do a trivial task with Power BI Desktop. I have the following kind of data (totally dummy data):

 

NameMin MaxAverageMedian

team A

01005048
team B-1010502589
team C51227878

 

And I want to create my own horizontal line with pre-defined (Start, End) points to plot for each team name the values of the Min, Max, Average, Median. And I filter the team name to adjust the numbers and the visual accordingly.

So far I have done the following static approach

 

Screenshot_8.png

 

The example above is totally non-dynamic because every point on the line is set by me. Also if for example, I select Team B with a higher median than average then the above visual line does not change the position of the relative spheres (in the image I posted, I have placed average always higher than the median which is not true for all the teams).

 

Thus, I would like to know if there is any fancy and well-plotted way to represent those 4 descriptive measures for a team name in a horizontal line that will respond when I use a different team. As I have noted on the image attached, the card visuals change when I change the team name. But the spheres do not move across the line.

 

My desired output

For Team B

 

Screenshot_12.png

 

For team C

Screenshot_11.png

 

I literally don't know if this is feasible in Power BI apart from the static approach I already did. Thank you in advance.

Regards.

2 REPLIES 2
Anonymous
Not applicable

@Anonymous 
I am not sure I understand you correctly. However, you cannot enter minimum and maximum values in power bi, the app is used to create reports and share, it is doesn't not allow you to add any kinds of data into the reports, all data must from the original tables loaded into power bi. 

 

Regarding to the visual, power bi provides those plots in the format panel, you can just add the measure in the visual and add the lines accordingly.

lines.JPG


Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hello @Anonymous,

 

Thanks for your answer. To clarify it for you, my goal is to use a horizontal enumerated line and manually put 4 values on that line. Those 4 values are already in a tabular format. From what you have written I can assume that this is not feasible in Power BI. Also, I am aware of the bar plot chart and the use of multiple lines as you posted, but the use of lines instead of points is not what I desire.

 

For now, I can tell that I cannot resolve my issue. 

 

Best regards,

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors