Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Reload column with formula (query) in Table Grid Editor

Erik Gotera
Contributor
June 3, 2020

Hello,

I have a Table Grid Editor Custom field table with a column with the following configuration:

col.iPhase=Phase
col.iPhase.type=number

col.iPhase.formula=queries:value('jira'"select fx from AO_DF91CB_FX_TABLE where TYPE = 'COST'")

 

When the value of the query change the rows doesn't reload the formula.

How can I force that?

I tried with the Reload Grid, but this works when a table gets all the values from a database, right?
I want to reload the value of a column with a formula that makes a query.

How can I do that?

I tried to do it by code but I can not write in a formula column because it is read-only, right?

Please, I hope you can help me.
Thank you.

Regards,

Erik

1 answer

0 votes
ABRAR ALI June 12, 2023

Hi @Erik Gotera ,

Did you find a way to do it ?

-Abrar

Suggest an answer

Log in or Sign up to answer