Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Solved! Go to Solution.
@DagdasAlbag , try like
Rollierende Monate =
VAR ytdmonths = format(TODAY(), "MMDD")
RETURN
IF(format(Kalendertabelle[Date], "MMDD") <= ytdmonths,1,0)
@DagdasAlbag , try like
Rollierende Monate =
VAR ytdmonths = format(TODAY(), "MMDD")
RETURN
IF(format(Kalendertabelle[Date], "MMDD") <= ytdmonths,1,0)
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 15 | |
| 8 | |
| 8 | |
| 8 |