Forum Discussion
Anonymous
4 years agoNot applicable
Date
Hi all! Relativly new to the BI world so please bear with me. We are looking at our systems refresh rates and need to be able to show a percentage of the first 8 days of a month for the las...
- 4 years ago
Hi Anonymous ,
The DAY() function returns the day for each month:
Would it solve your issue by using a filter like "DAY ( Date[Date] ) <= 8"? 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
tackytechtom
Most Valuable Professional
4 years agoHi Anonymous ,
The DAY() function returns the day for each month:
Would it solve your issue by using a filter like "DAY ( Date[Date] ) <= 8"? 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/