Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
tvalente
Helper I
Helper I

Non Aggregate Line Chart (not sum but value)

Hi All,

 

This is what I want to re-create in power BI. Non Aggregated lines plotted.

tvalente_0-1684478954291.png

 

Power BI defaults to this (even if you say unsummarised) in Power BI.

It has summed A1 (100+150) = 250. I don't want this

tvalente_1-1684479002791.png

The sample data as below

IDLevelSalary
ABCDA1100
EFGHA1150
IJKLMB2200
NOPQC3300

 

Can power BI do this through DAX or even a custom visual?

 

Thanks

 

Tiago 

 

1 ACCEPTED SOLUTION
tvalente
Helper I
Helper I

Hi @amitchandak, this is close to what I want. I am thinking on the lines of partition by row in SQL, which is similiar.

 

I'd rather have a label like A1-1, A1-2, B2-1, C3-1. 

 

This solution here is closer to what I want.  It's incredible that Power BI can't do a partition by row index easily.

 

Power BI Row_Number Over Partition by [Column] Order by [Column] | Row number in Power BI - YouTube

 

 

View solution in original post

2 REPLIES 2
tvalente
Helper I
Helper I

Hi @amitchandak, this is close to what I want. I am thinking on the lines of partition by row in SQL, which is similiar.

 

I'd rather have a label like A1-1, A1-2, B2-1, C3-1. 

 

This solution here is closer to what I want.  It's incredible that Power BI can't do a partition by row index easily.

 

Power BI Row_Number Over Partition by [Column] Order by [Column] | Row number in Power BI - YouTube

 

 

amitchandak
Super User
Super User

@tvalente , Add Index column in Power BI, And that to axis and expand 

 

Power Query- Index Column: https://youtu.be/NS4esnCDqVw

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.