The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi guys,
I've got a problem that I can not show the correct data of the month % of growth when calculated with blablabla and applied hierarchical filter.
here my dax mensure:
%growth = IFERROR([Sales]/CALCULATE([Sales];SAMEPERIODLASTYEAR(Calendar[Date]))-1;BLANK())
Any help to solve that, please?
Cheers,
Solved! Go to Solution.
You may try to set Show items with no data.
You may try to set Show items with no data.
Hi mate, so, I analysed it better and decided to filter dates equal to or above 2017, avoiding this kind mistake about comparing previous year/month that not exists...now it's working as I expected
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
109 | |
76 | |
65 | |
52 | |
51 |
User | Count |
---|---|
128 | |
117 | |
78 | |
65 | |
63 |