Forum Discussion

RobertSlattery's avatar
RobertSlattery
Responsive Resident
4 years ago
Solved

Error when Save and Close dataflow

After editing a dataflow, I get an error when I try to "Save and Close". My scenario is when I edit a query that has been set for incrimental refresh.  I edit it to pass the range params to a custom...
  • RobertSlattery's avatar
    RobertSlattery
    4 years ago

    Thanks for the suggestions, unfortunately they didn't help.  I managed to solve the problem mysef by changing the proceedure I followed.  After I uncomment the line

    Source = ODBC_BLP800CFBL(SalesOrdersSQL,RangeStart, RangeEnd),

     I also delete 

     

    #"SalesOrders-44415445-autogenerated_for_incremental_refresh" = ...

     

     I then save the dataflow and this last line is re-inserted automatically.