Runner not picking value from dataset

I’m trying to make multiple post requests using the collection runner. The GET requests seem to be working. But the post requests are always sending the body from the request, not the dataset. Wondering why that’s happening. Any help would be appreciated. Thanks in advance.

Welcome to the community!
Need more information on how you are accessing the data from the dataset in your POST request.