Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi all,
Having some trouble with this... I'd like to add a measure to a visual that will allow me to plot the cost based on the minimum value for each type.
Thanks in advance.
Solved! Go to Solution.
@jameszhang0805 Nice solution, a suggestion if you don't mind, use aggregation function such as MIN/MAX instead of VALUES to prevent the code from breaking in case there are duplicate Value for Type 🙂
Sorry I should have specified - I would like to only keep the rows that include the highlighted cost. Is this possible?
just remove the filer(all(Table)),from the calculate argument
I received an error when adding the measure to a visual "A table of multiple values was supplied where a single value was expected"
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
 
            | User | Count | 
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | 
| User | Count | 
|---|---|
| 23 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |