Hi,
It's a bit hard to tell without more context so I apologize if this question is silly, but by calling overconf.d are you trying to access a column d in the overconf? If so, you'd do that using the $ operator, overconf$d.
If not, then for us to get more context and hopefully help, it really helps to include a minimal "reproducible example", or a "reprex".
