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.
Solved! Go to Solution.
Hi,
I recommend creating a normal RT calculation like:
RT =
Proud to be a Super User!
Sorry about that, Here is a revised version:
RT =
var maxdate = MAX(CALENDARIO[Date]) return
Proud to be a Super User!
Hi @Paulo123 ,
Sorry, It's hard to give an accurate formula without detail information. SAMEPERIODLASTYEAR works well in my model. Please refer to this pbix
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Paulo123 ,
Sorry, It's hard to give an accurate formula without detail information. SAMEPERIODLASTYEAR works well in my model. Please refer to this pbix
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Sorry about that, Here is a revised version:
RT =
var maxdate = MAX(CALENDARIO[Date]) return
Proud to be a Super User!
Hi,
I recommend creating a normal RT calculation like:
RT =
Proud to be a Super User!
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
30 | |
19 | |
12 | |
7 | |
5 |