Friday, August 30, 2019

NAV - A Flow field is part of a query column list

This error occurs when you try to write a value into a flowfield.
Change your code to not write to that field, or switch the field to be a normal field.

This also happens if you use a flowfield as a source for another flowfield.
change the formula to use the original logic, or write the data to a temp table first.

1 comment:

  1. Thanks this happenned to me when I changed a field Salesperson information by a Flowfield.

    ReplyDelete