Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have tables with id, title,status and date. i want to display the description of each row seprately
i tried to use another table visual but initially it shows all descritpion , but it should be blank
help me on this
Solved! Go to Solution.
Please refer to the following artcle:
"Show or Hide a Power BI Visual Based on Selection"
https://exceleratorbi.com.au/show-or-hide-a-power-bi-visual-based-on-selection/
As tested, it works on my side.
Either use "ISFILTERED(Table4[column1])" or "SELECTEDVALUE(Table4[column1])" is ok.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I'm not clear about your problem.
Is this like what you want?
when hover on a value, it pop out with a card showing a table visual, right?
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Team Thank You
This is the sample table
Whenever i select the row it shows like this- That good
But i want description table to blank intially , if i didn't select any row.
Thanks a lot
Please refer to the following artcle:
"Show or Hide a Power BI Visual Based on Selection"
https://exceleratorbi.com.au/show-or-hide-a-power-bi-visual-based-on-selection/
As tested, it works on my side.
Either use "ISFILTERED(Table4[column1])" or "SELECTEDVALUE(Table4[column1])" is ok.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Team
Thank you So Much
User | Count |
---|---|
66 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
86 | |
75 | |
56 | |
50 | |
45 |