Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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êsUser | Count |
---|---|
85 | |
82 | |
66 | |
53 | |
47 |
User | Count |
---|---|
101 | |
51 | |
41 | |
39 | |
38 |