I'm using QGIS 2.8 and am trying to take a shape file that has multiple column data and display that as individual shapes. For example...I have a soil test data table that includes pH, P, K, Fe, Zn and so on and I need a simple way to explode that info so I can view each one independently. I...