Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello everyone!
I want to get 0/1 check in my data.
0 - means, that the date is above 12 months
1 - means, that the date is in last 12 months
I want to use functions: if and today, it has to be dynamically
DateLTM?Commment
12.03.2021 | 1 | it's in last 12m |
02.01.2019 | 0 | it's above |
05.03.2020 | 1 | it's in last 12m |
Thanks in advance!
Hi, @Anonymous
Please check the link down below, whether it is what you are looking for.
all measures are in the sample pbix file.
Thanks.
https://www.dropbox.com/s/i2lycrn6r2qlcgc/scmfan.pbix?dl=0
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.