March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi All,
Could you please help in below report , where a Last month and Last Year Same Month measure has to work for both Normal and Fiscal Calendar.
Is there any way to add month format "YYYY-MM" in date dimension hierarchy??
Thanks in Advance,
Ashok kumar M
Solved! Go to Solution.
Hi @AshokkumarM,
The best way is to create your own hierachy dimension:
Just right click on the columns you want and choose New Hierarchy then just add all your columns in that hierarchy and add it to your visuals.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi,
=1*(DATE(LEFT(Data[Fiscal Month],4),RIGHT(Data[Fiscal Month],2),1))
=CALCULATE(SUM(Data[Sales]),PREVIOUSMONTH(Calendar[Date]))
=CALCULATE(SUM(Data[Sales]),SAMEPERIODLASTYEAR(Calendar[Date]))
Hope this helps.
Hi,
Share the link from where i can download your file. Also, show the expected result there.
Hi @AshokkumarM,
The best way is to create your own hierachy dimension:
Just right click on the columns you want and choose New Hierarchy then just add all your columns in that hierarchy and add it to your visuals.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsMarch 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
168 | |
116 | |
63 | |
57 | |
50 |