Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Value cannot be null power bi query

Hi All, Need help I am running a simple query to extract the data from the rest API based on the date query variable. Below is my query   let dtquery=Text.From(#date(2020,7,7)), Source=Json.Docu...