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.
Would you help me. How could I make a DAX formula. As print. I have the tab 1, I want with a DAX formula to get to the result of Tab 2. Create the year 2016 accumulated, the year 2016 accumulated until May, and 2017 accumulated.
I could create an auxiliary table, but I want to do this with DAX as a virtual table.
I thank the help of all you.
Solved! Go to Solution.
Hi,
You may refer to my solution here.
Hope this helps.
Hi @walnei,
Did the @Ashish_Mathur's answer solve your problem? Could you please mark the proper answer as solution if it's convenient for you? That will be a big help to the others.
Best Regards!
Dale
Hi,
You may refer to my solution here.
Hope this helps.
Thank you very much, the concept helped me solve
You are welcome.