I’m trying to pass a dataset from a named query into a popup via scripting, but it seems to be causing some issues. Is there a certain way to pass these? Or am I going to have to bind the data to the table instead of passing it via a parameter?
data = system.db.runNamedQuery("Arconic", "getRecipeCycles",params)
param_dictionary['datasetCycles']=data