Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi All,
Instead having the lowest discount in the whole column, I would like to have the lowest discount % in the year as well.
how anyone help with it?
Thanks!
Solved! Go to Solution.
Hi, @shayla
try below
column =
minx(
filter(
all(table),
table[year]= max(table[year])
),
'table'[discount%]
)
Thanks for reply! @Dangar33
when I put the formular below, it only gives the max discount% in 2023, but I need max/min for every year..
could you please rectify my formula?
Thanks!
User | Count |
---|---|
21 | |
14 | |
11 | |
8 | |
5 |
User | Count |
---|---|
24 | |
22 | |
20 | |
15 | |
10 |