Open JuanCar29 opened 9 months ago
In the generator you can set 3 params only prop_for_value, prop_for_label and prop_for_calculated
please describe your request in more detail, why do you need additional arguments?
On some occasions I had to use more than one value from the query to make a calculation.
I don't see in the documentation how this function can be implemented, which may be interesting.
query_id|prop_for_value|prop_for_label|prop_for_calculated|args_additional
Can someone who knows how to do it give an example?