Skip to main content
Solved

Multi Select Combo box Attribute / Condition on GI

  • January 12, 2024
  • 1 reply
  • 238 views

Forum|alt.badge.img+1

Hi,

In the case we have a multi select combo box attribute like this :

Attribute

 

I want to isolate a specific value of the combo box like the last one (ValueID=Complété).

For this, i put a formula in the GI and I get this error message(Picture Below).

=IIF(INSTR([FSServiceOrder.DOCUMENTS_Attributes],'Complété')=1,True,False)

 

I putted a Schema Field “FSAppointment.Completed” 

GI

Do you have an idea how to resolve this?

Thanks!

Best answer by dcomerford

I think you may have to join the CSAnswer table to the table you are using in the GI (suspect it is ServiceOrder). The NoteID will be the link between the two tablesthen the Value field in this table will hold your attribute.

View original
Did this topic help you find an answer to your question?

1 reply

dcomerford
Captain I
Forum|alt.badge.img+15
  • Captain I
  • 622 replies
  • Answer
  • January 12, 2024

I think you may have to join the CSAnswer table to the table you are using in the GI (suspect it is ServiceOrder). The NoteID will be the link between the two tablesthen the Value field in this table will hold your attribute.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings