Forum Discussion

mgi13's avatar
mgi13
Copper Contributor
Nov 16, 2019

Api call for excel

I wanted to edit my API call to allow me to pull in all data that contains certain text ie "PRESS".  I would use this as part of my machinedescription, so I can pool all the info about all the different PRESS equipment I have at my plant.  I don't want to have to run a separate query for all the different Press types.

 

&dispatchtypecode=Code%20Red&reported__gte="&funcGetNamedRange("ParamBegin")&"&reported__lte="&funcGetNamedRange("ParamEnd")&"&machinedescription="&funcGetNamedRange("ParamLine"))),

No RepliesBe the first to reply