Hi ,
You could do something like below if you need to add a filter for a specific date range.
1. Add a new conditional column to your dataset based on your criteria.
Datefilter = IF(Calendar Date (Default System Date) >Start_Date && Calendar Date (Default System Date) <End_Date-1,1,0)
2. Now you can add this column as a visual,report or page level filter.
as Datefilter =1
Hope this answer to your question.
Regards,
Madara
------------------------------
Madara Dassanayake
Business Intelligence Consultant
50670151
------------------------------
Original Message:
Sent: 03-26-2018 03:16 AM
From: Qasim SM
Subject: Date Filter
Dear All,
Can I add below filter in Power BI,
WHERE Calendar Date (Default System Date) BETWEEN Start_Date AND End_Date-1
In above filter only Calendar date will be show on Power BI page but pass the value to Start and End Dates.
------------------------------
Qasim SM
BI Consultant
Deyaar Properties
Dubai
0505742405
------------------------------