Text(ThisItem.'TOTAL TARGET HECTARES'; "#.#")
Round(ThisItem.'TOTAL TARGET HECTARES', 1)

Text(ThisItem.'TOTAL TARGET HECTARES'; "#.#")
Round(ThisItem.'TOTAL TARGET HECTARES', 1)
PPI column is listed as a numeric field - Round(Value(ThisItem.PPI), 0)