Hello,
So, I created a magic ETL dataflow that selects a row from a calendar where the shortdate=Current Date and I scheduled this dataflow to run at 6am daily. The dataflow has not run once becuase it states the following:
Your DataFlow was last triggered on 4/3/2019 6:00 AM but there was no change in the data, so it didn't need to run. This DataFlow last ran on 3/23/2019 3:44 PM.
If I manually run this dataflow it will update and contain the correct record. The data would change if the dataflow would run as scheduled. What is happening and better yet how can I make this dataflow run on schedule?
Thank you,
Chris