Nevermind, I figured out a separate method without iteration that works for me. I know the name of the Price Levels I want to change, and I’m only looking to change the Qty0 price, so I can search for the Sublist Line Number via the Price Level name, and then set the Value with that line number. I’ll post a snippet for posterity and hopefully it helps someone else.