Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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êsUser | Count |
---|---|
123 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
185 | |
92 | |
67 | |
62 | |
52 |