Skip to main content
Solved

get data user defined in customer location for generic inquiry

  • January 25, 2022
  • 6 replies
  • 510 views

Forum|alt.badge.img
  • Jr Varsity III
  • 51 replies

how to access this for generic inquiry

Best answer by Naveen Boga

Hi @abdi  All the UDF fields prefix with the ATTRIBUTE and then Attributename, please see the example below.

Attribute Name is TEST

To add this field in the GI, the field will be available like AttributeTEST

 

 

 

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

6 replies

Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3409 replies
  • Answer
  • January 25, 2022

Hi @abdi  All the UDF fields prefix with the ATTRIBUTE and then Attributename, please see the example below.

Attribute Name is TEST

To add this field in the GI, the field will be available like AttributeTEST

 

 

 


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 51 replies
  • January 25, 2022

Hi @Naveen B ok it worked, now how can i find out the result of subtraction comes from the user defined field.

example :=20000000 - 5000000 (Consignment limit)
expected result = 15000000

Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3409 replies
  • January 25, 2022

@abdi  You can use the formula just like below.

=  CLong( [SOOrder.AttributeTEST] - 100)

 

 

 


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 51 replies
  • February 2, 2022

Hi @Naveen B sorry long response.
yes it works using CLong thanks.
How can CLong be used if using grouping?


Forum|alt.badge.img+1
  • Semi-Pro III
  • 153 replies
  • February 14, 2024

Hi @Naveen Boga , In case of a “simple” attribute,If I dont joint the table and I attempt to filter on the attribute directly i get the error “Cannot perform an aggregate function on an expression containing an aggregate or a subquery.” So I need to join the CSAnswer table for a guiven Appointment by example.

 

In case of a UDF,  how to join the UDF table for a given Appointment in order to filter on this column? I read that there is a “KvExt table “ but i cannot find it in the “Table tab” of GI.

Thanks for all !

Raphael


Forum|alt.badge.img
  • Varsity II
  • 123 replies
  • September 20, 2024

hi @Naveen Boga 

 

I have created GI using you answer. But my GI is not showing anything even the User define is having Value. but in the GI It’s empty. Can you please guide me what could be the issue?

 

 

 

 


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