Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi,
I am trying to calculate YOY,MOM MTD,YTD , QTD, PY_YTD(Previous Year),PY_MTD(Previous Year) and PY_QTD(Previous Year) without using any time intelligence functions like totalytd,datesmtd,sameperiodlastyear,etc. Can some one please help me dax I have datekey in my all tables joined with date master,from where only I can refer the date.
Thanks in advance for help.
Hi @Abhijit_Kaware ,
You could create the single year, quarter, month columns and use EARLIER() function to get the result.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.