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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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