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.
Hi all,
I've the following formula:
Solved! Go to Solution.
Hi @Knelio
You can add a calculated column based on Expiration Ageing by ranking it like:
and then sort the Expiration Ageing by this column
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
@Knelio
Yep, syntax problem : []'
@Knelio
Yep, syntax problem : []'
Hi @Knelio
You can add a calculated column based on Expiration Ageing by ranking it like:
and then sort the Expiration Ageing by this column
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Thanks Rita, I'm having an error from the 4th line - it seems like it is not accepting the whole formula, only till this moment 180,4. If I close here, it will be ok. What can be the issue now? Thanks in advance!
Thanks a lot! Works perfectly now!
@Knelio glad to help 🙂