Thanks for the response. Ironically that was a response from a previous question of mine too! Very new to all of this, but loving it!
I am just unsure of how to only make it refer to when it shows a zero …I thought (and very well could be wrong) that the previous one worked because there was nothing in the column.
is it something like:
‘K’ if self.item['student_grade] == 0 else self.item[‘studnet_grade’]