Morning All. I'm not sure if this is possible but ...
# suitescript
k
Morning All. I'm not sure if this is possible but if I am doing
query.load()
are you able to add an adhoc condition to it before you pass to the getInputData stage of the MR script. With Saved Searches you can do this easily but i am struggling to figure out how you can this with the query module.
k
Not sure if its helpful but maybe you can try sql syntax?
Untitled
k
As this is already created in the UI SuiteQL wouldn't be possible unless i convert to SuiteQL first then update that then run it. Seems a bit silly when i already have the query.Query object
b
k
Thanks @battk I sorted it in the end!