Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.
Solved! Go to Solution.
@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?
@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?
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!!