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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
perplexedDev
Regular Visitor

Flexible line chart x-axis

I have a table

Date    FullName     Name    Avg

4/11     AB                A           3.2

4/11     AC               A           1.2

4/12     DE                D           4.3

4/12     EF                E            2.6

4/12     FG               F             8.5

 

I want to plot this on a line chart with Y axis as Avg, and X-Axis as Date. I want to plot all the values for a date, when I tried this it shows the option for Sum,Average,Minimum etc instead of having the option to plot all the points in each date.

 

I would also like to show the name and full name for each point on the chart, is it possible to show it on the x-axis grouping by Date as below
chartsample.png

 

Is it also possible to have 2 reference lines. I can see the option to add one reference line. This is indicate if the average has goone above or below a certain point.

2 REPLIES 2
Sean
Community Champion
Community Champion

Chart - Test.png

Is this what you are trying to achieve?

Which field asked you for Sum, Avg, etc...?

 

The dates you have on x-axis have different times, 12 AM and 6:00 AM. Mine are the same dates 11/4 12:00 AM with different values. This asked for sum/Average/Mean etc

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors