Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
i want to use maximum value and minimum value in DAX , how to get maximum and minimum value within the range of filtered value.
Note : If user selects FY 2017-2018 than i want minimum & maximum value in that year range and when he selects Month April of FY 2017-2018 than i want to use maximum and minimum value in that range.
Regards
Solved! Go to Solution.
in general MIN & MAX are what you need, if you need more specific answer then you need to post anonymised data sample and explain problem and your data model in more detail
is it supposed to for a column or a measure? if a measure then probably you will need to add SUMMARIZE as well to get proper granularity
in general MIN & MAX are what you need, if you need more specific answer then you need to post anonymised data sample and explain problem and your data model in more detail
is it supposed to for a column or a measure? if a measure then probably you will need to add SUMMARIZE as well to get proper granularity
User | Count |
---|---|
63 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
82 | |
62 | |
45 | |
41 | |
40 |