GAS Attribute Initialization 'error'?

TLDR: trying to initialize my attribute set but “Set Numeric Attribute Base” node Isn’t showing up and does anyone know why?

So I’m trying to Initialize my Attribute Set in my Player state through Data Table but apparently “Set Numeric Attribute Base” Isn’t popping out? I know I could do it with gameplay effect but I believe through data is more efficient for me. Everything is Set up properly I just wanna know if someone knows why? also if you know an alternative I’m all ears. No gameplay effect method, data-driven only.

example blueprint, I didn’t do anything special C++ code wise just the normal coding for attribute so I know the error isn’t in my code or is it?