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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
JosRenRe
New Member

Showing a single row of data

Hi,

 

I want to show a single row of data only.

I will display a list of projects and when the user clicks on one I want to show all information related to that project on a Card or similar underneath the list, in a seperate visualisation.

Anyone know (a) how to do this  (b) how to do it so it looks good, where you can decide where columns go, and format them etc.

 

Thanks,

John.

 

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

@JosRenRe You could use a multi-row card or you just concatenate everything together using & operator and show it in a card. Could possibly use UNICODE tab characters to get things lined up?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

@JosRenRe You could use a multi-row card or you just concatenate everything together using & operator and show it in a card. Could possibly use UNICODE tab characters to get things lined up?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Gaurav_Lakhotia
Helper III
Helper III

Hi @JosRenRe,

I think you can use Drill Through Functionality to show all the details of a particular project on a seperate page.

Have a look at Understanding Drill-Through Functionality And How To Use This In Power BI - YouTube

 

Thanks

 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

Appreciate your Kudos!!

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.

Top Solution Authors