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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
here by default from the event name table the first occuring event name's details to be shown in the Event analysis table and the title of the bar chart should also show up the first occuring event name by default
may ik how can i achieve this
The Problem is i have two tables i.e Event Name table and Event Analysis Table
The Event name consist of Top 10 events and its corresponding percentage where as the Event Analysis table consist of the details for the events , so here when i click any event or value from the event name table the corresponding details will be displayed in the Event analysis table.
Here the requirement is by default i want the first event or value details to be displayed in the event analysis table
For ex:
In the below pic the first event is (klockan gick...) but in the event details table some other event(config lock removed) details is coming by default i want Klockan Gick details because that is event with highest percentage
@Tarunika ,The information you have provided is not making the problem clear to me. Can you please explain with an example.
if you want a default selection is slicer, then you need
a column like
if([COlumn] = Min(Table[Column]), "Default", [Column])
and save slicer of default
Appreciate your Kudos.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 93 | |
| 81 | |
| 73 | |
| 46 | |
| 35 |