Skip to main content
Solved

Issue with total column

  • May 11, 2023
  • 2 replies
  • 53 views

HumbertoFloresD
Sidekick (Customer)
Forum|alt.badge.img+9

Hi everyone,

I have this issue with a column in project Page in IEE 

 

i need to know wich is the formula for can retrieve the Total Costs  in the project , because not is a custom field, somebody can help me please?

 

Thanks for the Help 

Best answer by knepiosko

Normally You have to open debug console and check SQL queries/PL/SQL block. But in this case I mean Project window it can be more complex(temporary tables and additional PLSQL business logic) 

2 replies

Forum|alt.badge.img+17
  • Superhero (Partner)
  • 514 replies
  • Answer
  • May 12, 2023

Normally You have to open debug console and check SQL queries/PL/SQL block. But in this case I mean Project window it can be more complex(temporary tables and additional PLSQL business logic) 


HumbertoFloresD
Sidekick (Customer)
Forum|alt.badge.img+9
  • Author
  • Sidekick (Customer)
  • 38 replies
  • May 12, 2023

hi @knepiosko  yes i was reviewing the Debbug console and basically the queries that IFS execute for retrieve all data, but honestly i not found this column in a query or something