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 Experts,
I have a requirement where when I select product line id, the particular deal identifier will appear and for that particular deal identifier under recommendations the hardware will come, for that I require a dax.
Below find the screenshot attached.
Looking forward for suggestions, Thanks in advance.
Thanks & Regards,
Heena Kousar
Solved! Go to Solution.
HI @Heena_9980400,
In fact, if these slicer source fields have relationships. These list of items will be filtered by table relationship and filter interactions when you chose item on these list.
Change how visuals interact in a report - Power BI | Microsoft Learn
If you want to achieve custom filter effect, you can break the relationship and use Dax formula directly extract selections and use in expression to return flag. After these steps, you can use this formula on ‘visual level filter’ to filter records.
Applying a measure filter in Power BI - SQLBI
Regards,
Xiaoxin Sheng
HI @Heena_9980400,
In fact, if these slicer source fields have relationships. These list of items will be filtered by table relationship and filter interactions when you chose item on these list.
Change how visuals interact in a report - Power BI | Microsoft Learn
If you want to achieve custom filter effect, you can break the relationship and use Dax formula directly extract selections and use in expression to return flag. After these steps, you can use this formula on ‘visual level filter’ to filter records.
Applying a measure filter in Power BI - SQLBI
Regards,
Xiaoxin Sheng
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 |
|---|---|
| 6 | |
| 5 | |
| 5 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 15 | |
| 12 | |
| 12 |