url
1 TopicURL 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 le "&MAX(Table1[POSTING_DT]) this is how my date looks likeSolved403Views0likes1Comment