The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.