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.
Hi, I have a table and slicer base on field parameter, i wonder if its possible when no value in slicer is selected the table show blank?
@Anonymous , Create this measure and check for value 1 in the visual level filter
calculate(int(isfiltered('Axis Slicer'[Axis Slicer])), allselected())
Hi, it doesn't works , when i selected on value in slicer i dont get any column value only the column headers.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.