Forum Discussion
How to create a line chart without aggregation?
Hi,
Thanks for the solution HotChilli provided and i want to offer some more information for user to refer to.
hello jkfe , in Power BI Desktop, the y-axis cannot show the value, you can consider to try the following alternatives.
Change the table to the following format.
Then put the following field to the line chart.
Output
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous thanks for the answer. This doesn't solve the issue because it creates two separate points in the X-axis and then creates an inclined line from one point to the other. If you see the chart I originally posted, it needs to be a straight line from (15, 7) to (15, 10). So it needs to have two or more Y values for the same X value.