eoneon123 Posted February 8, 2014 Posted February 8, 2014 I'm at a loss here. The big picture is that I'm trying to filter a portal by way of a calc field that captures id's based on several filters. I'm just pushing the calc field into the global field so I don't have to refresh. But for some reason, I keep getting a "?" in the g field. The correct values are reflected in the data window but regardless of whether I try and capture the array by way of a set field script step or capture the array by variable, I still get the "?". I thought the problem might arise from something related to inserting and deleting records by way of sql (specifically, something to do with updating the g_field with a newly added or removed id) but even when I created a single line script to capture the array by way of set variable, and alternatively, by sql select, I still get the "?". Any ideas?
eoneon123 Posted February 11, 2014 Author Posted February 11, 2014 I assume you mean the global field because of sql? yea, it's a global text field. Weird thing I came across is that for some reason when I "double push" the calc into the field, it works. Meaning, If I set a duplicate set field or sql update step after the initial step, it works.
Recommended Posts
This topic is 3995 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now