Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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 |
---|---|
59 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
80 | |
62 | |
45 | |
40 | |
39 |