It only works for actual fields, like contact name, where contact is your dataitem. In your case your buffer table field is not part of your dataitem (Integer). The fields from the buffer table are added to the report from a variable table, not a dataitem table. It's a bit annoying as if this worked, then adding captions were much easier. You have to add the captions as their own fields in your dataset.
↧