The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I need a measure in order to find the max value of a multiple Slicer Selection. In this case 2021 Q3.
Solved! Go to Solution.
calculate(max(calendar[year quarter]),allselected(calendar))
calculate(max(calendar[year quarter]),allselected(calendar))
User | Count |
---|---|
25 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
32 | |
12 | |
10 | |
10 | |
9 |