Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
12 | |
10 | |
10 | |
6 |