Hello all,
I want to make an if statement that will say: "if the difference between depth and bottom values is less than 1, reduce the size of the text to 0.08 inches". I think this would go in the "Height Override Expression property of the section…
Hi all,
I'm running into an issue with the 'if' statements on Template Studio that is unintuitive to me. I input the following expression:
if([LocationDetails.CoordinateDisplay] = 'Lat/Long',
textStyle('Latitude: ', '700', 'Normal', '000000') +…