Hi Anthony, Nearly got it! That was certainly helpful.
I can show a VirtualField with your lambda idea, but only when I don't specify fields=(...). Unfortunately this means that I have to show every single field in the table, which isn't practical. I tried to include fields(..., db.table.myvirtualfield, ...) in my list of fields, but that throws an error. Do you have another suggestion that I could try? Kind regards, David

