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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

show multiple rows

I have the following data:-

 

table name

program code

patient count

date

 

and I am trying to create a report in the following format

 

tablename               program code                       1/1/2019     (date)                       2/2/2019 (date)   --> Headers

 

abc(table_name)       xyz (program code)               100 (patient count )                          200(patient count)  ---> Values

 

I am unable to display the program code as a differentcolumn when I use matrix, since values for only one row is displayed.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I had to do this to make it work:-show multiple rows.JPG

 

 

 

View solution in original post

2 REPLIES 2
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

 


 tablename               program code                       1/1/2019     (date)                       2/2/2019 (date)   --> Headers

 

abc(table_name)       xyz (program code)               100 (patient count )                          200(patient count)  ---> Values

 


To achieve above output, you just need to place [tablename] and [program code] into Matrix row, place [date] into columns and place [patient count] into values section.

I cannot understand what you said "I am unable to display the program code as a differentcolumn when I use matrix, since values for only one row is displayed.", please illustrate with sample data.

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

I had to do this to make it work:-show multiple rows.JPG

 

 

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors