Api call for excel

Copper Contributor

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"))),

0 Replies