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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Ramalhomarcelo
Frequent Visitor

disaggregated Data

Hi everybody

 

I’m trying to create a table and, I don’t know why, I can’t disaggregate all the rows.

In the database, I have 7 rows with the same id, date,  description and value and I want that the table contains all the 7 rows. Instead, the table aggregate the information and only appears one line with the amount.

What I want

Id

Date

Descr

Value

1029

17/07/2019

345

750.00

1029

17/07/2019

345

750.00

1029

17/07/2019

345

750.00

1029

17/07/2019

345

750.00

1029

17/07/2019

345

750.00

1029

17/07/2019

345

750.00

1029

17/07/2019

345

500.00

 

 

 

What I have

Id

Date

Descr

Value

1029

17/07/2019

345

750.00

 

Noted that in the setting I have already set the variables to “not summarize”.

In order to overcome this issue I create a function “row_number”  but with this function my importing data settings through to “import” instead direct query”

 

Do you have another solution to this issue?

 

Thanks

1 ACCEPTED SOLUTION
TeigeGao
Solution Sage
Solution Sage

Hi @Ramalhomarcelo ,

Based on my researching, it is still not supported to display the Duplicate data in Table visualization, as a workaround, we can create an index for this table in Power Query:

hdDx3Akxiq.gif

Best Regards,

Teige

View solution in original post

1 REPLY 1
TeigeGao
Solution Sage
Solution Sage

Hi @Ramalhomarcelo ,

Based on my researching, it is still not supported to display the Duplicate data in Table visualization, as a workaround, we can create an index for this table in Power Query:

hdDx3Akxiq.gif

Best Regards,

Teige

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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