Forum Discussion
Anonymous
2 years agoNot applicable
Get data from api loads in powerquery with correct data but as soon as i close & apply, i get error
Hello everyone, for reference this is my code let
// Set Dates
Today = DateTime.LocalNow(),
LastYearDate = Date.AddYears(Today, -1),
TodayFormat = DateTime.ToText(Today,"yyyy...
lbendlin
Super User
2 years agoUse the Query attribute. The RelativePath should only be
"analytics/cc/v7/historical-metrics/" & report_Id & "/data"