Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

input field use

Hi,

I want to know if is possible to use inputfield in a table which have an expression with not sum and avg aggregation.

For example count or concatenate?

Thanks in advance,

Davide

1 Reply
Gysbert_Wassenaar

You can use the field, but you can't input a value unless you use one the inputsum or inputavg functions. Only the inputsum and inputavg can distribute the value you input to the underlying records. For count and concat that doesn't make sense since that would mean extra records would need to be created.


talk is cheap, supply exceeds demand