Solved

Query list with Created column


Badge +3

HI Everyone, 

I am working on a simple site workflow where I am trying to use query list action to bring back all Work Order number that are null and created date is in the past 7 days but if i try to use Work Order number is null, it bring back results but as soon as i introduce Created column it brings back nothing. I am using date calculator field to calculate date.  

 

please advise?

 

17634iC8BCB015C5C73E5D.png

 

17635i7F33399A3CE65D45.png

17637i98E8A09530F34818.png

 

Thanks in advance,

Kamra

17636i6E115C4468C40817.png

 

 

icon

Best answer by Tarf 3 May 2021, 15:46

View original

2 replies

Badge +8

Hi @Kammasood,


 


to me this looks all good. Have you tried running your workflow?


When you test your queries, variables are shown as {WorkflowVariable:YourVarName}. These are replaced with the value of the variable when the workflow is executed. For testing purpose you can replace {WorkflowVariable:...} in the Run Now Menu with actual values.
Since the first condition is hardcoded (Column WO No. is empty) you can test this in without problems. 


I´d suggest running the workflow once and let it send you an email with the result of the query.

Badge +3
Great stuff mate. it worked when i actually run it.

Reply