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.
Hello,
i have 2 tables stock and demand who have relation with a DimDate, in stock table i have a calculated measure (cumulative stock), in demand table i have a calculated measure (cumulative demand), after that i added a new measure Delta which is (Delta=cumulative stock-cumulative demand) until now everything is ok,to resume here is the 3 measures.
next step is to calculate the (MAX,MIN,JuneValue) per year of the measure Delta,but i tried several formula and i can't get it because delta is a measure not a column,even with maxx minx it didn't work, so any help please ?
to be more clear the wanted result for exp :
for the year 2019 is : MAX(9),MIN(-13),June(-12)
for the year 2020 is : MAX(40),MIN(2),June(40)
for the year 2021 is : MAX(71),MIN(38),June(55)
Drive Link to the pbix file :
https://drive.google.com/file/d/1_JdOaPobfxguf5dcy43EmEmIe8TvM2_a/view?usp=sharing
Thank you 🙂
Solved! Go to Solution.
J'espère que c'est tout ce que tu veux.
D'allieur, les Excel Worksheet Formulas sont assez puissants.
Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
J'espère que c'est tout ce que tu veux.
D'allieur, les Excel Worksheet Formulas sont assez puissants.
Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
Any help please ?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
76 | |
55 | |
36 | |
34 |
User | Count |
---|---|
99 | |
56 | |
53 | |
44 | |
40 |