Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi All,
I need to show the data in table visual once I click the bar graph in the same page of Power BI report. Apart from bookmark, Is there any way to do that?
Thanks,
-Arul
Solved! Go to Solution.
@Arul
You can wrap your measure to show data with a condition like
Measure = IF ( isfiltered( table[category ), [yourmeasure] )
You can also check the attached file if you want do it ina different way:
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hi @Arul ,
Just a supplement for @Fowmy's method, here is a blog explained in detail:
Show or Hide a Power BI Visual Based on Selection - Excelerator BI.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Arul ,
Just a supplement for @Fowmy's method, here is a blog explained in detail:
Show or Hide a Power BI Visual Based on Selection - Excelerator BI.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Arul
You can wrap your measure to show data with a condition like
Measure = IF ( isfiltered( table[category ), [yourmeasure] )
You can also check the attached file if you want do it ina different way:
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
118 | |
84 | |
49 | |
38 | |
30 |
User | Count |
---|---|
188 | |
76 | |
73 | |
54 | |
45 |