This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi Folks, i have a column (Net price) .. i need to create a graph which shows different prices a product is sold to different customer .. e.g. bottle sold at e.g.
Red_Bottle at $10 to Cust_A in August
Red_Bottle at $12 to Cust_A in Sep
Red_Bottle at $15 to Cust_B in Aug
Red_Bottle at $11 to Cust_A in Sep
Now when i plot (Net Price) as a (Measure) Its getting aggregated and shows me this ...
Red_Bottle at $22 to Cust_A
Red_Bottle at $26 to Cust_B
so i duplicated this column and changed the data type to String , now it looks like this
(Red_Bottle at 2 Cust_A
Red_Bottle at 2 Cust_B) "2 is the count"
I also tried "Don't Summarize" and when i do that it gives me the count... i dont need either of them.. What i need is the exact value of "Net Price" without any aggregation or count ...
Please help...
@Anonymous
If you have multiple entries for same Customer, it must aggregate when you put Net price as a measure sliced by Customer.
In your scenario, as you already change the data type into text, you can directly put the column into visual and select the aggregation into "Last" to show the latest Price.
Regards,
@v-sihou-msft i am trying to analyse price.. so in the data it is possible that a customer is sold the same product at different prices over the period of time (higher the quantity lower the price).. with what you are suggesting i will only get one price, however i would like to know each (distinct) price by customer by product.
By the way would does powerbi identify "Last" ? is it order of the row or something else ?
Also will this last option be available in all the visuals or only in some specific ones ?
Below is what i am getting, Please see the below images..
Raw Data in excel...
When i changed the data type to text and used in visual it only gives the option of count and CountD... See below
Regards
Mohd Shariq
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 32 | |
| 26 | |
| 24 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 50 | |
| 31 | |
| 26 | |
| 22 |