Skip to main content
Solved

Counting in an lobby

  • August 7, 2024
  • 3 replies
  • 42 views

Forum|alt.badge.img+1
  • Do Gooder (Customer)
  • 4 replies

I have created an lobby who is counting the amount in a certain “Work Center No” but I want to have the number of an specifik “Operation Description” In this case only count Testing

This is the output.

and this is the definition

 

Best answer by Buddhika Kurera

Not exactly sure if the issue is with the condition. But I see Operation_Description in two places. First occurrence makes no sense to me with the second condition for Operation_Description with LIKE op. Syntax wise, it cant bee the issue I suppose, but can you try without the first occurrence (OPERATION_DESCRIPTION <> (‘Mount IP44’)) of Operation_Description 😀

3 replies

Buddhika Kurera
Superhero (Employee)
Forum|alt.badge.img+15
  • Superhero (Employee)
  • 388 replies
  • Answer
  • August 7, 2024

Not exactly sure if the issue is with the condition. But I see Operation_Description in two places. First occurrence makes no sense to me with the second condition for Operation_Description with LIKE op. Syntax wise, it cant bee the issue I suppose, but can you try without the first occurrence (OPERATION_DESCRIPTION <> (‘Mount IP44’)) of Operation_Description 😀


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Customer)
  • 4 replies
  • August 8, 2024

Hi Buddhika.

 

Yes it’s seems to work now 😊


Buddhika Kurera
Superhero (Employee)
Forum|alt.badge.img+15
  • Superhero (Employee)
  • 388 replies
  • August 8, 2024

That is great and good to hear 👍