Forum Discussion
Non Aggregate Line Chart (not sum but value)
- 3 years ago
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
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