Forum Discussion
Evanooruvan
Helper II
3 years agoURL 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...
- 3 years ago
change the date format to "2022-10-26" or escape the forward slashes.
lbendlin
Super User
3 years agochange the date format to "2022-10-26" or escape the forward slashes.