Hello Experts,
Am using Filter Condition for [count] =0 if True then Generate Report and if False then do other process but though count is 0 its generating Report
My WF
Input tool ( DB) --> Count Record --> Filter ([count]=0 ) {True Output)-> block until done (true output) ---> report Render
Please help me what am doing wrong and suggest to achieve this
Many Thanks,
NKMM