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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi Experts
The following measure should always return back 2 irrespective of what as been selected in the sclier (CFD is not included in the sclier) - so if te user selects f2f from the sclier then the below measure returns 2 as there are 2 CFD values in the date range.... i keep on getting 1 if i select f2f and 1 for phone and 1 for virtual... as Days count....
| Type | Data Value |
| f2f | 1 |
| phone | 1 |
| CFD | 1 |
| CFD | 1 |
| Apple | 1 |
| Virtual | 1 |
Solved! Go to Solution.
Hi @Invesco ,
Can you clarify on this?
I tried using the same measure that you have created, it is returning 2 even with slicers selected
HI @Invesco,
I’d like to suggest you take a look at the following link about all functions, they can be used to ignore specific filter effects.
Managing “all” functions in DAX: ALL, ALLSELECTED, ALLNOBLANKROW, ALLEXCEPT
Regards,
Xiaoxin Sheng
when i select ALL the measure works - however when i select the indivdual Type then it does not return the correct value for CFD... i have one fact table in the model and not date table as everything works of the FACT table fine
Hi @Invesco ,
Can you clarify on this?
I tried using the same measure that you have created, it is returning 2 even with slicers selected
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!