Skip to main content
Solved

How can I add a field to a report to be used in Report Rules?

  • November 3, 2022
  • 1 reply
  • 179 views

arebbeadle
Hero (Customer)
Forum|alt.badge.img+14

I am trying to create a Report Rule for ORDER_QUOTATION_REP but the field I want to use is not available. MARKET_CODE is available on the SALES QUOTATIONS screen but not in the ORDER_QUOTATION_REP view. How can I add this field? Should I use IFS Developer Studio? Are there other ways to add fields?

Thanks,

 

 

 

Best answer by Harsha Yapa

Hi @arebbeadle,

If you need this field only for Report Rule’s Conditions/Actions, you can use a select statement to retrieve that specific data like below.

Is this you are looking for?

 

 

 

Harsha

1 reply

Forum|alt.badge.img+4
  • Do Gooder (Partner)
  • 11 replies
  • Answer
  • November 3, 2022

Hi @arebbeadle,

If you need this field only for Report Rule’s Conditions/Actions, you can use a select statement to retrieve that specific data like below.

Is this you are looking for?

 

 

 

Harsha