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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Gaurav_84
Helper I
Helper I

Table format not showing correct figures

Hi All,

 

Table data in one of my Powerbi report is not coming correctly. below is sample data based on severity it showing 6 line items with sevirity 1 & 2 although my graps shows 6 items in total but my report shows only 2.

Gaurav_84_1-1639706217182.pngGaurav_84_2-1639706242476.pngGaurav_84_3-1639706263112.png

Regards

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Gaurav_84 , when all records are same, power bi shows grouped/ distinct data.

You can add measure in table, in the visual

 

countrows(Table) 

 

Add some distinct field to get 6 rows. or you can an index column in power query and use that in visual

https://stackoverflow.com/questions/45715963/creating-an-index-column-for-power-bi

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Gaurav_84 , when all records are same, power bi shows grouped/ distinct data.

You can add measure in table, in the visual

 

countrows(Table) 

 

Add some distinct field to get 6 rows. or you can an index column in power query and use that in visual

https://stackoverflow.com/questions/45715963/creating-an-index-column-for-power-bi

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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