Forum Discussion

m_cherriman's avatar
m_cherriman
Icon for Advocate I rankAdvocate I
2 years ago
Solved

Old Query still included in data flow run

I have a Dataflow which includes two queries one for products and one for mosaicdata.  There used to be a third query called customers but I deleted it.  However, when I run this Dataflow it fails (s...
  • m_cherriman's avatar
    2 years ago

    After spending some time with one of the team at Microsoft we were able to resolve the issue by disabling the Enable Staging option for both queries.  After doing this and publishing the data flow the Customer query was no longer in the json file and the query ran.

     

     

    Hope this helps.