Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi everyone,
Im trying to create a title that is linked to a slicer.
In particular:
if one elements is selected in the slicer, than the title report the elements selected
if two or more elemtes are selected in the slicer, than the title report the lable "Multiple Selection"
If all elements are selected in the slicer, than the title report "All selected"
My problem is that i can't get the static number of elemets in the slicer to write my IF statement.
I've tried with COUNTROWS(MYTABLE), but once i select some item in the slicer, the rows selected are not correct.
How can i achieve this ?
Solved! Go to Solution.
Hi @AresBert
you can create a measure like (with your original table and column names) :
Please consider Accepting it as the solution to help the other members find it more quickly
Hi @AresBert
you can create a measure like (with your original table and column names) :
Please consider Accepting it as the solution to help the other members find it more quickly
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 |
---|---|
82 | |
42 | |
31 | |
27 | |
27 |