Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
hi community
In format panel, I use "show" property to create options Yes No at right of setting name, with display name Grand total,
the problem is, when I choose off, all field still editable.
any i need todo to make it disabled when user choose off and enabled when user choose on
Solved! Go to Solution.
lmao,
if our property show: boolean = true; not place at first properties than this will happen,
just put show property as first in file setting ts then fix this problem
lmao,
if our property show: boolean = true; not place at first properties than this will happen,
just put show property as first in file setting ts then fix this problem