Below is the table I want to fetch my info from
[attachment=2]SKC Data Table.jpg[/attachment]
I want to fetch my info from the column "field_id" and the column "value"
I want to display it in such a way that if value in "field_id" is 61, column1 shows the value in "value"
Otherwise column2 shows value in "value"
Data to be fetched like this
[attachment=1]SKC Data fetch.png[/attachment]
Result is to be something like this
[attachment=0]SKC Result.jpg[/attachment]
[attachment=2]SKC Data Table.jpg[/attachment]
I want to fetch my info from the column "field_id" and the column "value"
I want to display it in such a way that if value in "field_id" is 61, column1 shows the value in "value"
Otherwise column2 shows value in "value"
Data to be fetched like this
[attachment=1]SKC Data fetch.png[/attachment]
Result is to be something like this
[attachment=0]SKC Result.jpg[/attachment]