Forum Discussion
Column value in a line
Hi all, I would like to graph the values of a column in a straight line... how do I do it?
2 Replies
- ichavarriaSolution Specialist
Hi SinatraB,
Since you are not providing a lot of information, I am giving you general instructions that might help you. To graph the values of a column in a straight line in Power BI Desktop, you can follow these steps:
Open Power BI Desktop and load your data into the report.
From the "Visualizations" pane, select the "Line chart" visualization.
Drag the column you want to graph onto the "Values" field well.
If you want to add more than one line to the chart, drag another column onto the "Values" field well.
If you want to use a specific column as the x-axis, drag it onto the "Axis" field well.
You can also add filters or slicers to the report to interactively filter the data that is displayed in the chart.
Customize the chart by adjusting the formatting, labels, and other settings as desired.
Save the report and share it with others as needed.
I hope this helps! Let me know if you have any other questions.
Best regards,
Isaac Chavarria
If this post helps, then please consider Accepting it as the solution and giving Kudos to help the other members find it more quickly.- SinatraBFrequent Visitor
Thank you,
i give you more information:
1. This is the column in my table.
2. Each point has to be drawn in a graph
3. a line has to interpolate these points.
Thabk you