Forum Discussion

hmbedford's avatar
hmbedford
Frequent Visitor
5 years ago

Dataflow Refresh Error: DateTime operation failed because the resulting value falls outside the rang

Hi   I have a dataflow setup which pulls from an onprem SQL server (Via gateway). The table has a Year, Month and Day column that I am using to build a date string:   Table.AddColumn(#"Changed c...