I have a Shapefile that is automatically loaded in QGIS. While loading the data the coordinates x & y are automatically displayed.
In my attribute table I have lat_1, long_1 and lat_2, long_2 in the same row. How can I display both at the same time? Is there any solution for that in QGIS?
lat_1, long_1 is the main location. lat_2, long_2 is entry point location.
That means in attribute table field names should be unique right. So it will display only x and y. But in my attribute table there are entry points (lat, long) they are also coordinates. So I want the both x & y (main and entry) displayed. Added screenshot is the attribute table format



