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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello everyone.
I have a report with many Card visuals, and measures. These measures I use as drillthrough that show a hidden page with more details.
When I go to the 2nd page, I need to filter the values that new hires > 0 to reflect 14 employees that I want.
Is there a way to change the logic of DAX calculation and explicitly define the filter within the measure and not in the visual?
Thank you
@Anonymous, you need to consider the value of the column equals 1 within your measure.
Whenever you enable a measure in a drill through, all filters within the measures are considered in a drill through.
So in this case, make sure that your count expression count when the value of column new hire is equals 1
@Anonymous you mean you want the drillthrough to respect the measure logic or your question is not related to the drillthrough itself. Can you maybe share the file and show there with text cards what you are trying to achieve and I'll try to help
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
7 | |
5 | |
4 | |
3 |
User | Count |
---|---|
12 | |
12 | |
10 | |
9 | |
9 |