The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a dates key table that runs from Jan 2018 - Jan 2021.
I have a month year column (Text Format):
Solved! Go to Solution.
@Anonymous
Add the following column to your date table
On or Before Today = 'DimDate'[DateS] <= EOMONTH(TODAY(),0)
Drag and drop the new column to Filter Pane and set it to TRUE
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@Anonymous
Add the following column to your date table
On or Before Today = 'DimDate'[DateS] <= EOMONTH(TODAY(),0)
Drag and drop the new column to Filter Pane and set it to TRUE
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
User | Count |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |