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 am creating a new column with the below DAX query which is working fine.
I don't want the cumulative formula to be applied for upcoming months. I tried restricting by adding one more line to the last
Solved! Go to Solution.
Thanks for your response @Jihwan_Kim . I somehow resolved it in a different way, I will get back to you if the solution wont work properly.
Thanks for your response @Jihwan_Kim . I somehow resolved it in a different way, I will get back to you if the solution wont work properly.
Hi, @Anonymous
Do you have a date column inside the same table?
If it is OK with you, please share your sample pbix file's link here, then I can try to look into it to come up with a more accurate formula for creating a new column.
Thanks.