I want to pull SEC data. In my fine filter for universelection, I ran a for loop adding data to every stock in fine. However, when try to access the data by using data.Get(SECReport8K).Values, I get an error saying that SECReport8K needs to be defined. If anyone else is having this problem, I would have happy to chat.  Thanks

Author