Forum Discussion

Evanooruvan's avatar
Evanooruvan
Icon for Helper II rankHelper II
3 years ago
Solved

URL Filtering by dates not filtering !!! HELP PLEASE

This is my measure to filter dates to page ( but it is not filtering the dates the page ) url = MIN(Table1[URL])&"?filter=Raw_Data/POSTING_DT ge "&MIN(Table1[POSTING_DT])&" and Raw_Data/POSTING_DT l...
  • lbendlin's avatar
    3 years ago

    change the date format to "2022-10-26" or escape the forward slashes.