The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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!!